Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,914 for

truetype

(1.52 sec)
  1. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的Truetype和Opentype字体。...NET 开发人员指南 使用TrueType和Opentype字体 Live Demos About...Reference Nuget Pricing Buy 使用TrueType和Opentype字体| .NET TTF 是广泛采...

    docs.aspose.com/font/zh/net/working-with-truety...
  2. FontSettings.setFontsFolder method | Aspose.Wor...

    FontSettings.setFontsFolder method. Sets the folder where Aspose.Words looks for Truetype fonts when rendering documents or embedding fonts...Words looks for TrueType fonts when rendering documents...string The folder that contains TrueType fonts. recursive boolean True...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSettings.setFontsFolders method | Aspose.Wo...

    FontSettings.setFontsFolders method. Sets the folders where Aspose.Words looks for Truetype fonts when rendering documents or embedding fonts....Words looks for TrueType fonts when rendering documents...array of folders that contain TrueType fonts. recursive boolean True...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage Truetype font options for enhanced document quality....PostScript outlines when embedding TrueType fonts in a document upon it...FontSourceBase [] { otf }); // Embed TrueType fonts. doc . FontInfos . EmbedTrueTypeFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. Font Manipulation API for .NET, Java, C++, and JS

    Comprehensive documentation for Aspose.Font. Learn to load, manipulate, and convert Truetype, OpenType, and WOFF fonts in .NET, Java, and C++. Includes code snippets, knowledge base and expert guides for font processing....font formats such as TrueType (with TrueType collections), CFF,...font formats such as TrueType (with TrueType collections), CFF,...

    docs.aspose.com/font/
  7. 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...
  8. 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...
  9. 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...
  10. 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...