Aspose::Font::IFontSaver::Save method
IFontSaver::Save(System::SharedPtr<System::IO::Stream>) method
تحفظ الـFont بالتنسيق الأصلي.
virtual void Aspose::Font::IFontSaver::Save(System::SharedPtr<System::IO::Stream> stream)=0
| معامل | نوع | الوصف |
|---|---|---|
| دفق | System::SharedPtr<System::IO::Stream> | دفق لحفظ الخط |
انظر أيضًا
- Typedef SharedPtr
- Class Stream
- Class IFontSaver
- Namespace Aspose::Font
- Library Aspose.Font for C++
IFontSaver::Save(System::String) method
تحفظ الـFont بالتنسيق الأصلي.
virtual void Aspose::Font::IFontSaver::Save(System::String fileName)=0
| معامل | نوع | الوصف |
|---|---|---|
| fileName | System::String | ملف لحفظ الخط |
انظر أيضًا
- Class String
- Class IFontSaver
- Namespace Aspose::Font
- Library Aspose.Font for C++