Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,100 for

ttf

(0.78 sec)
  1. UnicodeToGid | Aspose.Font for .NET API Reference

    Decodes a unicode and returns glyph id. Glyph id is a unique number for a glyph which is font type dependent. For example Type1s id is a glyph name instance of GlyphStringIdaspose.font.glyphs/glyphstringid class. Ttfs id is an int index instance of GlyphUInt32Idaspose.font.glyphs/glyphuint32id class.... TTF’s id is an int index, instance...

    reference.aspose.com/font/net/aspose.font/ifont...
  2. HtmlSaveOptions | Aspose.Note for .NET API Refe...

    Allows to specify additional options when saving document to HTML format.... Ttf }; document . Save ( dataDir...FontFaceTypes = FontFaceType . Ttf }; var r = new MemoryStream ();...

    reference.aspose.com/note/net/aspose.note.savin...
  3. IFontSavingCallback.FontSaving | Aspose.Words f...

    IFontSavingCallback 方法. 在 Aspose.Words 即将保存字体资源时调用...ttf 文件并将它们与输出文档一起保存。 doc . Save (...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/zh/net/aspose.words....
  4. FontSavingArgs.Document | Aspose.Words for .NET...

    FontSavingArgs 财产. 获取正在保存的文档对象...ttf 文件并将它们与输出文档一起保存。 doc . Save (...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/zh/net/aspose.words....
  5. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    FontSavingArgs 财产. 表示当前字体系列名称...ttf 文件并将它们与输出文档一起保存。 doc . Save (...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Aspose::Font::Glyphs::Glyph::InitialDataContain...

    Public Member Functions | Static Public Attributes | List of all members Aspose::Font::Glyphs::Glyph::InitialDataCont......System::SharedPtr < Aspose::Font::Ttf::Internals::TtfParserContext...System::SharedPtr < Aspose::Font::Ttf::Internals::TtfParserContext...

    reference.aspose.com/font/cpp/class/aspose.font...
  7. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontStream method. Allows to specify the stream where the font will be saved to in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::FontSavingArgs::get_IsSu...

    Aspose::Words::Saving::FontSavingArgs::get_IsSubsettingNeeded method. Allows to specify whether the current font will be subsetted before exporting as a font resource in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::FontSavingArgs::get_Keep...

    Aspose::Words::Saving::FontSavingArgs::get_KeepFontStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a font in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...