Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,625 for

truetype

(0.12 sec)
  1. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Find licensing information in a font | C++

    C++ API Solution to manage variousfonts. Learn how to find out if the font has any enclosed licensing information with a few lines of code....about license restrictions in TrueType format fonts. The rest of...

    products.aspose.com/font/cpp/extract-licensing-...
  4. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. File Format APIs for .NET Core, Java, Python, C...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formats including CFF, TTF, TrueType, OpenType, SVG, EOT, and Type1...

    products.aspose.com/
  7. Using Glyph objects | API Solution for C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....independently from font format(TrueType, Compact Font Format, etc)...

    docs.aspose.com/font/cpp/developer-guide/using-...
  8. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...fontFile = "/usr/share/fonts/truetype/msttcorefonts/Arial.ttf" ;...( fontFile != "" ) { // 将 TrueType 字体加载到流对象中 FileInputStream...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/