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

truetype

(0.22 sec)
  1. Font classes for supported Font Formats | Java

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....font object type TrueType TTF Type 1 Type 1 Compact...those fonts. For example, TrueType format covers the following...

    docs.aspose.com/font/java/developer-guide/font-...
  2. 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...
  3. 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...
  4. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced font management and design precision.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 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...
  6. 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...
  7. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this document in C++....:: Format ( u " \t Is {0}a trueType font" , ( allFonts -> idx_get...save a document with embedded TrueType fonts. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. 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...
  10. 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/