Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,815 for

truetype

(0.24 sec)
  1. 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...
  2. 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...
  3. Font Conversion. Advanced details | C++

    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...
  4. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for Truetype fonts when rendering documents or embedding fonts in C++....Words looks for TrueType fonts when rendering documents...array of sources that contain TrueType fonts. Remarks By default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. FontInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfo class, your key to detailed font insights for documents, enhancing text quality and visual appeal....Indicates that this font is a TrueType or OpenType font as opposed...IsTrueType ? "" : " not ")}a trueType font" ); } See Also namespace...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 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/
  7. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for Truetype fonts like Arial and Times New Roman to enhance document quality....whether or not to substitute TrueType fonts Arial, Times New Roman...will be written with embedded TrueType font regardless of this setting...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontFamily enumeration | Aspose.Words for Python

    aspose.words.fonts.FontFamily enumeration. Represents the font family....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...
  9. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute Truetype fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....whether or not to substitute TrueType fonts Arial, Times New Roman...will be written with embedded TrueType font regardless of this setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not to substitute Truetype fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....whether or not to substitute TrueType fonts Arial, Times New Roman...will be written with embedded TrueType font regardless of this setting...

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