Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,625 for

truetype

(0.13 sec)
  1. 搜索

    搜索...CFF 、 TrueType 和 Type1 字體編程。在本文中,您將學習如何使用 C# 呈現具有 TrueType 和 Type1...API - 安裝 實現文本渲染接口 使用 C# 渲染帶有 TrueType 字體的文本 使用 C# 渲染帶有 Type1 字體的文本...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  2. Font classes for supported Font Formats | API f...

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how to manipulate fonts....Font object type TrueType TTF Type 1 Type 1 Compact...those fonts. For example, TrueType format covers the following...

    docs.aspose.com/font/net/developer-guide/font-c...
  3. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate font names to enhance typography and improve your design projects.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FontInfo.Pitch | Aspose.Words for .NET

    Discover the FontInfo Pitch property. Learn how it defines fixed pitch vs. proportional spacing, enhancing your typography for better design clarity.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Custom PowerPoint Font in Java|Aspose.Slides Do...

    PowerPoint custom fonts in Java...loadExternalFonts method: TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/java/custom-font/
  6. Custom PowerPoint Font in C#|Aspose.Slides Docu...

    PowerPoint custom fonts in C#...LoadExternalFonts method: TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/net/custom-font/
  7. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the font....family ) print ( ' \t -' , 'Is TrueType' if font_info . is_true_type...is_true_type else 'Is not TrueType' ) print ( ' \t - Pitch:' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfo.pitch property | Aspose.Words for Python

    FontInfo.pitch property. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting....family ) print ( ' \t -' , 'Is TrueType' if font_info . is_true_type...is_true_type else 'Is not TrueType' ) print ( ' \t - Pitch:' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document....save a document with embedded TrueType fonts. doc = aw . Document...is_true_type else 'not ' ) } a TrueType font" ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the font family this font belongs to....family ) print ( ' \t -' , 'Is TrueType' if font_info . is_true_type...is_true_type else 'Is not TrueType' ) print ( ' \t - Pitch:' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...