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

truetype

(0.08 sec)
  1. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...each font and save it as a TrueType font file. foreach ( $fonts...$outputFile ); // Save the font as a TrueType font file. $font -> save (...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  2. 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...
  3. Enable OpenType Features in C++|Aspose.Words fo...

    Advanced typography features using C++....compared to PostScript and TrueType. The layout features of OpenType...of OpenType features. Using TrueType Fonts in C++ Handling Windows...

    docs.aspose.com/words/cpp/enable-opentype-featu...
  4. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java....compared to PostScript and TrueType. The layout features of OpenType...of OpenType features. Using TrueType Fonts in Java Handling Windows...

    docs.aspose.com/words/java/enable-opentype-feat...
  5. EmbeddedFontFormat enumeration | Aspose.Words f...

    Aspose.Words.Fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) object....as plain copy of OpenType (TrueType) font file. See Also module...

    reference.aspose.com/words/nodejs-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. 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/
  8. 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...
  9. 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...
  10. Font Conversion. Advanced details | Aspose.Font...

    Conversion functionality from Aspose.Font. Sometimes you need to read converted font data before saving the it. The method here is aimed to help with it....supports conversion only into TrueType font format (FontType::TTF)...from disk, converts it into TrueType format, and changes the name...

    docs.aspose.com/font/cpp/convert/advanced-metho...