Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,771 for

truetype

(0.07 sec)
  1. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the font family this font belongs to....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. Convert Word to PDF - Bullet list is not showin...

    @asad.ali we have another issue when converting a word file to pdf, if the word file contains list bullet like this image after converting the word document to a pdf , bullet list isn’t shown correctly....com/words/java/specify-truetype-fonts-location/ https://docs...aspose.com/words/java/install-truetype-fonts-on-linux/ minaeimi August...

    forum.aspose.com/t/convert-word-to-pdf-bullet-l...
  3. Font classes for supported Font Formats | Java

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....font object type TrueType TTF Type 1 Type 1 Compact...those fonts. For example, TrueType format covers the following...

    docs.aspose.com/font/java/developer-guide/font-...
  4. Enable OpenType Features in C++|Aspose.Words fo...

    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/cpp/enable-opentype-featu...
  5. 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...
  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. 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...
  8. 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...
  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...