Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,050 for

ttf

(0.14 sec)
  1. Aspose.Font for Java 22.9 Release Notes

    This page contains new Aspose.Font for Java features, enhancement, and bug fixes in 2022, version 22.9....converting fonts from OTF format to TTF format has been added. Increased...support for conversion from OTF to TTF format New Feature FONTNET-401...

    docs.aspose.com/font/java/aspose-font-for-java-...
  2. UseFontHinting | Aspose.PDF for .NET API Reference

    Usage of this flag turn on font hinting mechanism. Font hinting is the use of mathematical instructions to adjust the display of an outline font. In some cases turning this flag on may solve problems with text legibility. At current moment usage of this flag could give effect only for Ttf fonts if these fonts are used in source document....flag could give effect only for TTF fonts, if these fonts are used...

    reference.aspose.com/pdf/net/aspose.pdf/renderi...
  3. UnicodeToGid | Aspose.Font for .NET API Reference

    Returns GlyphId for unicode. Or notdef if font doesnt contain glyph for the unicode. 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.type1...
  4. TtfOs2Table | Aspose.Font for .NET API Reference

    Represents OS/2 table of the Ttf Font file....Represents “OS/2” table of the TTF Font file. public class TtfOs2Table...TtfTables { get; } Reference to TTF table repository. ULCodePageRange...

    reference.aspose.com/font/net/aspose.font.ttfta...
  5. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    FontSavingArgs 财产. 允许指定当前字体在导出为字体资源之前是否会被子集化...ttf 文件并将它们与输出文档一起保存。 doc . Save (...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Aspose::Font::TtfHelpers::IFontCharactersMerger...

    Public Member Functions | List of all members Aspose::Font::TtfHelpers::IFontCharactersMerger Class Reference abstrac......System::SharedPtr < Aspose::Font::Ttf::TtfFont > MergeFonts ( System::ArrayPtr...System::SharedPtr < Aspose::Font::Ttf::TtfFont > MergeFonts ( System::ArrayPtr...

    reference.aspose.com/font/cpp/class/aspose.font...
  7. CFF to SVG Converter API |.NET

    Convert CFF to SVG using .NET API on Windows. Integrate this native CFF to SVG font conversion functionality into your own solution....convert Run code Output format TTF WOFF WOFF2 SVG Select the target...functionality? The API supports TTF, WOFF, WOFF2, EOT, Type 1, and...

    products.aspose.com/font/net/conversion/cff-to-...
  8. DecodeToGid | Aspose.Font for .NET API Reference

    Decodes a character code 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. Note character code is not necessary a unicode. Character code is a char index in Font encoding table.... TTF’s id is an int index, instance...

    reference.aspose.com/font/net/aspose.font/ifont...
  9. Feature List Aspose.Font for C++

    C++ Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data....supported by the API CFF TTC TTF EOT SVG WOFF and WOFF2 TrueType... Convert different fonts to TTF, WOFF, WOFF2, or CFF format....

    docs.aspose.com/font/cpp/feature-list/
  10. FontSavingArgs.FontFileName | Aspose.Words for ...

    FontSavingArgs FontFileName property. Gets or sets the file name without path where the font will be saved to in C#....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) { Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...