Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,885 for

truetype

(0.07 sec)
  1. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving 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/java/convert/advanced-meth...
  2. 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...
  3. 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...
  4. Fonts not loading in linux based Container - Fr...

    Following Specify Truetype Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...2:01pm 1 Following Specify TrueType Fonts Location in C#|Aspose...up Aspose.Words only uses TrueType (TTF) fonts when it renders...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  5. Aspose::Words::Fonts::FontPitch enum | Aspose.W...

    Aspose::Words::Fonts::FontPitch enum. Represents the font pitch in C++...."Is TrueType" ) : System :: String ( u "Is not TrueType" )))...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose.Diagram Font Operations|Documentation

    This page describes how to manipulate fonts with Aspose.Diagram library....Contents [ Hide ] How to Specify TrueType Fonts Location Aspose.Diagram...Where Aspose.Diagram Looks for TrueType Fonts on Windows Aspose.Diagram...

    docs.aspose.com/diagram/net/aspose-diagram-font...
  7. Aspose::Words::Fonts::FontInfo::get_AltName met...

    Aspose::Words::Fonts::FontInfo::get_AltName method. Gets or sets the alternate name for the font in C++...."Is TrueType" ) : System :: String ( u "Is not TrueType" )))...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Fonts::FontInfo::get_Pitch metho...

    Aspose::Words::Fonts::FontInfo::get_Pitch method. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting in C++...."Is TrueType" ) : System :: String ( u "Is not TrueType" )))...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. SaveOptions.allowEmbeddingPostScriptFonts prope...

    SaveOptions.allowEmbeddingPostScriptFonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding Truetype fonts in a document upon it is saved...PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Unable to save diagram as PDF in Linux OS - Fre...

    Hi, I using a Apsopse.Diagram for Python vis .NET temporary license. I am running my application on a Linux machine. While I am able to save the diagram as a VSDX file format, I am not able to save it as a PDF. The appl…...renderer could not obtain a TrueType font object. On Linux this...What you can try Verify that TrueType fonts are installed – install...

    forum.aspose.com/t/unable-to-save-diagram-as-pd...