Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,905 for

truetype

(1.78 sec)
  1. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly.... "" : " not ")}a trueType font" ); } Shows how to save...save a document with embedded TrueType fonts. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 字体转换器| .NET 版 Aspose.Font

    易于使用的C#.NET库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...之间转换字体: 这是一个灵活且易于使用的库,旨在与 TrueType CFF , Opentype 和 type1 一起...下一个格式由Aspose的字体转换器支持: 格式 描述 TrueType ( TTF ) 它是 Mac Os 和 Microsoft...

    docs.aspose.com/font/zh/net/convert/
  3. 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...
  4. Cannot find table 'loca' in font file — crash o...

    Description: When saving a PPTX to PDF on Linux that references Windows-only CJK fonts (e.g. 맑은 고딕, 新細明體, MS Pゴシック, Yu Gothic, Meiryo), Aspose.Slides v25.12+ crashes with System.InvalidOperationException: Cannot find ta…...have a loca table, which is TrueType-specific. Aspose v25.12+ introduced...whether a font uses CFF or TrueType outlines and skip loca table...

    forum.aspose.com/t/cannot-find-table-loca-in-fo...
  5. Error converting to PDF/A1 - Free Support Forum...

    Hi. I received an error converting to PDF/A1 - text in error file: error.zip (1.6 KB) The error appears in Alt Linux 10, everything is fine under Windows. Can you tell me what the problem is?...C:\Windows\Fonts:/usr/share/fonts/truetype/msttcorefonts -v "C:\User...believe that /usr/share/fonts/truetype/msttcorefonts folder should...

    forum.aspose.com/t/error-converting-to-pdf-a1/3...
  6. Product Overview | Aspose.Font for JavaScript

    JavaScript APIs for the developers to manipulate font files. Here you will find Aspose.Font API Solution for JavaScript overview....font formats such as TrueType (with TrueType collections), CFF,...from some font formats to TrueType font format. FontGetInfo Get...

    docs.aspose.com/font/javascript-cpp/product-ove...
  7. 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). See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying Truetype font sources for optimal results....Words looks for TrueType fonts when rendering documents...array of sources that contain TrueType fonts. Remarks By default...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Load font files from disc | C++ Solution

    C++ API Solution to manipulate various fonts. Learn how to load fonts from a disc with a few lines of code....font formats: TrueType (single font), TrueType (font collection)...Install-Package Aspose.Font Load a TrueType Font from a Disk using Aspose...

    products.aspose.com/font/cpp/load-font-from-disc/
  10. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies information about a font used in the document...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...