Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,766 for

truetype

(0.11 sec)
  1. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the font....family ) print ( ' \t -' , 'Is TrueType' if font_info . is_true_type...is_true_type else 'Is not TrueType' ) print ( ' \t - Pitch:' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfo.pitch property | Aspose.Words for Python

    FontInfo.pitch property. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting....family ) print ( ' \t -' , 'Is TrueType' if font_info . is_true_type...is_true_type else 'Is not TrueType' ) print ( ' \t - Pitch:' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document.... "" : "not " } a trueType font` ); } Shows how to save...save a document with embedded TrueType fonts. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. Convert CFF to OTF seamlessly | API for .NET

    Learn how to convert CFF to OTF using .NET API. Integrate this native CFF to OTF font conversion functionality into your own solution....capabilities of both PostScript and TrueType font formats and offers advanced...OTF file can contain either TrueType outlines (glyf table) or Compact...

    products.aspose.com/font/net/conversion/cff-to-...
  7. FontInfo.Pitch | Aspose.Words for .NET

    Discover the FontInfo Pitch property. Learn how it defines fixed pitch vs. proportional spacing, enhancing your typography for better design clarity.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate font names to enhance typography and improve your design projects.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....loadExternalFonts method: TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/androidjava/custom-font/
  10. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method...Words looks for TrueType fonts when rendering documents...array of sources that contain TrueType fonts. Remarks By default...

    reference.aspose.com/words/python-net/aspose.wo...