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

ttf

(0.04 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Docu...

    Aspose::Words::Saving::FontSavingArgs::get_Document method. Gets the document object that is being saved in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::FontSavingArgs::get_Bold...

    Aspose::Words::Saving::FontSavingArgs::get_Bold method. Indicates whether the current font is bold in C++....ttf files and save them alongside...{ return s . EndsWith ( u ".ttf" ); }; for ( String fontFilename...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FontFaceType | Aspose.Note for .NET API 参考

    枚举字体类型...价值 描述 NotSpecified 0 未指定字体类型 Ttf 1 真正的类型 fot Eot 2 eot 字体 Woff...

    reference.aspose.com/note/zh/net/aspose.note.sa...
  4. 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...
  5. 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...
  6. TtfCMapFormat4Table | Aspose.Font for .NET API ...

    Represents Format4 CMap subtable of the Ttf Font file....Format4 CMap subtable of the TTF Font file. public class TtfCMapFormat4Table...

    reference.aspose.com/font/net/aspose.font.ttfcm...
  7. TtfCMapFormat10Table | Aspose.Font for .NET API...

    Represents Format10 CMap subtable of the Ttf Font file....Format10 CMap subtable of the TTF Font file. public class TtfCMapFormat10Table...

    reference.aspose.com/font/net/aspose.font.ttfcm...
  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. GetAllGlyphIds | Aspose.Font for .NET API Refer...

    Returns all glyph ids available in the Font. 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/font/...
  10. 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...