Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,830 for

truetype

(0.09 sec)
  1. 加载,提取数据并从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...
  2. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export fonts while rendering to HTML fixed format in Java....ttf'[)] format[(]'truetype'[)]; [}]").matcher(outDocContents)...Field Description TTF TTF (TrueType Font format). WOFF WOFF (Web...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Font Product Family Documentation

    Aspose.Font APIs for the .NET, Java, JavaScript, C++ and Node.js developers, building cool fonts processing applicaitons....font formats such as TrueType (with TrueType collections), CFF,...font formats such as TrueType (with TrueType collections), CFF,...

    docs.aspose.com/font/
  4. Load, Extract Data and Save from TTF | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within C++....Developer Guide Working with TrueType and OpenType Fonts Loading...Extracting Data and Saving from TrueType Fonts Live Demos About Font...

    docs.aspose.com/font/cpp/loading-saving-truetyp...
  5. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a Truetype or OpenType font as opposed to a raster or vector font...Indicates that this font is a TrueType or OpenType font as opposed...is_true_type else 'not ' ) } a TrueType font" ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. aspose.words.fonts module | Aspose.Words for Py...

    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/python-net/aspose.wo...
  7. Aspose::Words::Saving::SaveOptions::get_AllowEm...

    Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostScriptFonts method. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding Truetype fonts in a document upon it is saved. The default value is false in C++....PostScript outlines when embedding TrueType fonts in a document upon it...FontSourceBase >> ({ otf })); // Embed TrueType fonts. doc -> get_FontInfos...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTruetype property. Indicates that this font is a Truetype or OpenType font as opposed to a raster or vector font...Indicates that this font is a TrueType or OpenType font as opposed...isTrueType ? "" : "not " } a trueType font` ); } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to save a subset of the embedded Truetype fonts with the document. Default value for this property is false. This option works only when EmbedTruetypeFonts property is set to true in C++....save a subset of the embedded TrueType fonts with the document. Default...save a document with embedded TrueType fonts. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 加载,提取数据并从TTF中保存| C++

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

    docs.aspose.com/font/zh/cpp/loading-saving-true...