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

truetype

(0.12 sec)
  1. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++.... Ttf 1 TTF (TrueType Font format). Examples Shows...UsingMachineFonts/font001.ttf'[)] format[(]'truetype'[)]; }" ) -> get_Success ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 档案

    档案...CFF 、 TrueType 和 Type1 以编程方式使用字体。在本文中,您将学习如何使用 C# 以 TrueType 和 Type1...API - 安装 实现文本渲染接口 使用 C# 使用 TrueType 字体呈现文本 使用 C# 以 Type1 字体呈现文本...

    blog.aspose.com/zh/font/render-text-with-truety...
  3. 搜索

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

    blog.aspose.com/zh-hant/font/render-text-with-t...
  4. 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...
  5. 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...
  6. Font classes for supported Font Formats | .NET

    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...
  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.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document.... "" : "not " } a trueType font` ); } Shows how to save...save a document with embedded TrueType fonts. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...each font and save it as a TrueType font file. foreach ( $fonts...$outputFile ); // Save the font as a TrueType font file. $font -> save (...

    docs.aspose.com/pdf/php-java/extract-fonts-from...