Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,885 for

truetype

(1.67 sec)
  1. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format.... Ttf TTF (TrueType Font format). Examples Shows...UsingMachineFonts/font001.ttf') format('truetype'); }" )). toBeTruthy (); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++....Specifies whether or not to embed TrueType fonts in a document when it...save a subset of the embedded TrueType fonts with the document. Default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose.Words.Fonts module | Aspose.Words for No...

    The Aspose.Words.Fonts module provides classes and enumerations to access information about fonts used in a document....FileFontSource Represents the single TrueType font file stored in the file...Represents the folder that contains TrueType font files. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 加载,提取数据并从TTF中保存| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载和保存.NET中的TTF和OTF字体的基本原理。...NET 开发人员指南 使用TrueType和Opentype字体 加载,提取数据并从truetype字体中保存 Live Demos...Contents [ Hide Show ] 从光盘加载TrueType字体 适用于 .NET 的 Aspose.Font ...

    docs.aspose.com/font/zh/net/loading-saving-true...
  5. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTruetype method. Indicates that this font is a Truetype or OpenType font as opposed to a raster or vector font. Default is true in C++....Indicates that this font is a TrueType or OpenType font as opposed...:: Format ( u " \t Is {0}a trueType font" , ( allFonts -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 档案

    档案...提供了一个专用 API 来处理流行字体类型的操作和渲染,包括 TrueType 、 CFF 、 OpenType 、和 Type1...字体操作和管理 API 使用 C# 加载和保存 CFF、TrueType 和 Type1 字体 使用 C# 提取字体度量信息...

    blog.aspose.com/zh/font/load-save-extract-infor...
  7. 加载,提取数据并从TTF中保存|Java

    Java API可供开发人员操纵和字体文件。了解有关如何加载和保存Java内的TTF字体的基础知识。...Java 开发人员指南 使用TrueType和Opentype字体 加载,提取数据并从truetype字体中保存 Live Demos...Contents [ Hide Show ] 从光盘加载TrueType字体 Java 版 Aspose.Font API可...

    docs.aspose.com/font/zh/java/loading-saving-tru...
  8. FontInfo.charset property | Aspose.Words for Py...

    FontInfo.charset property. Gets or sets the character set 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...
  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...