Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,926 for

truetype

(0.04 sec)
  1. Font classes for supported Font Formats | API f...

    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...
  2. Custom PowerPoint Font in Java|Aspose.Slides Do...

    PowerPoint custom fonts in Java...loadExternalFonts method: TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/java/custom-font/
  3. Custom PowerPoint Font in C#|Aspose.Slides Docu...

    PowerPoint custom fonts in C#...LoadExternalFonts method: TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/net/custom-font/
  4. FontPitch enumeration | Aspose.Words for Python

    aspose.words.fonts.FontPitch enumeration. Represents the font pitch....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...
  5. FontInfo.Charset | Aspose.Words for .NET

    Discover the FontInfo Charset property to easily manage and customize your font's character set for enhanced design flexibility and readability.... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  6. DocumentBase.FontInfos | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/doc...
  7. Font formats | API Solution for .NET

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is Truetype Font.... TrueType Font Format TrueType Font format or TTF...of FreeType library fonts, TrueType format can also be used in...

    docs.aspose.com/font/net/what-is-font/font-form...
  8. Custom Font in C++|Aspose.Slides Documentation

    PowerPoint custom fonts in C++...FontsLoader::LoadExternalFonts : TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/cpp/custom-font/
  9. FontInfo.panose property | Aspose.Words for Python

    FontInfo.panose property. Gets or sets the PANOSE typeface classification number....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...
  10. 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...