Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,352 for

truetype

(0.11 sec)
  1. DocumentBase.FontInfos | Aspose.Words for .NET

    DocumentBase FontInfos property. Provides access to properties of fonts used in this document in C#....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...
  2. FontInfoSubstitutionRule.h - Aspose.Words for C...

    FontInfoSubstitutionRule.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part ......ExternalFontCache; 21 namespace TrueType 22 { 23 class TTFont; 24 }...System::SharedPtr<Aspose::Fonts::TrueType::TTFont> PerformSubstitutionC(...

    reference.aspose.com/words/cpp/_font_info_subst...
  3. Special Characters & New lines - Windows and Li...

    Hello, We are generating pdfs using Aspose Word version 24.1 When we generate on our localhost (Windows) all special characters are displayed correctly in the pdf and new lines are added. The template placeholder spe…...com/words/java/specify-truetype-fonts-location/ https://docs...aspose.com/words/java/install-truetype-fonts-on-linux/...

    forum.aspose.com/t/special-characters-new-lines...
  4. XpsFont | Aspose.Page for .NET API Reference

    XpsFont XpsFont class Class incapsulating a Truetype font resource. public sealed class XpsFont : XpsFileResource See......class Class incapsulating a TrueType font resource. public sealed...

    reference.aspose.com/page/net/aspose.page.xps.x...
  5. FontInfo.AltName | Aspose.Words for .NET API 参考

    FontInfo 财产. 获取或设置字体的备用名称... "Is TrueType" : "Is not TrueType" )); Console . WriteLine...

    reference.aspose.com/words/zh/net/aspose.words....
  6. FontType | Aspose.Font for .NET API Reference

    Gets Font type....{ get ; } Examples Type1, TrueType etc See Also enum FontType...

    reference.aspose.com/font/net/aspose.font/ifont...
  7. FontType - Aspose.Font for Java - API Reference

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly...... TTF TTF (TrueType) Font type and related. Type1...static final FontType TTF TTF (TrueType) Font type and related. Type1...

    reference.aspose.com/font/java/com.aspose.font/...
  8. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the font....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. FontInfo.pitch property | Aspose.Words for Python

    FontInfo.pitch property. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting....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. 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/