Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,930 for

truetype

(0.06 sec)
  1. Enable OpenType Features in C#|Aspose.Words for...

    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/net/enable-opentype-featu...
  2. 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...
  3. 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...
  4. Custom PowerPoint Font in JavaScript|Aspose.Sli...

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

    docs.aspose.com/slides/nodejs-java/custom-font/
  5. 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...
  6. 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...
  7. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...FontsLoader class: TrueType (.ttf) and TrueType Collection (.ttc)...ttc) fonts. See TrueType . OpenType (.otf) fonts. See OpenType...

    docs.aspose.com/slides/python-net/custom-font/
  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 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...
  10. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this document in C++....String ( u "not " )) << "a trueType font" << std :: endl ; } Shows...save a document with embedded TrueType fonts. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...