Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,930 for

truetype

(0.37 sec)
  1. Font converter | Aspose.Font for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....different font files like TrueType CFF , OpenType , and Type1...for Java: Format Description TrueType ( TTF ) It is one of the most...

    docs.aspose.com/font/java/convert/
  2. 功能列表| Java 版 Aspose.Font

    Java字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。...丰富的功能 支持不同的文件格式 CFF TTF TTC TrueType 和 OpenType 字体 SVG WOFF 和 WOFF2...读取字体信息并将更新的字体文件保存到光盘。 从字体文件中读取字形和指标信息。 将 TrueType 字体合并到单个字体文件或生成其紧凑的字形。 将不同的字体转换为...

    docs.aspose.com/font/zh/java/feature-list/
  3. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...mkdir -p /usr/share/fonts/truetype/custom sudo cp CambriaMath...CambriaMath.ttf /usr/share/fonts/truetype/custom/ sudo fc-cache -f -v Re‑run...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  4. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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....class represents the single TrueType font file stored in the file...represents the folder that contains TrueType font files. MemoryFontSource...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 在 PHP 中自定义 PowerPoint 字体|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中自定义字体,以保持您的演示在任何设备上都清晰一致。...loadExternalFonts 方法加载这些字体: TrueType(.ttf)和 TrueType Collection(.ttc)字体。参见...ttc)字体。参见 TrueType 。 OpenType(.otf)字体。参见 OpenType 。 加载自定义字体 Aspose...

    docs.aspose.com/slides/zh/php-java/custom-font/
  6. Aspose.Slides Regression: PDF Export Fails on F...

    Description: When saving a PPTX to PDF on Linux that references Windows-only CJK fonts (e.g. 맑은 고딕, 新細明體, MS Pゴシック, Yu Gothic, Meiryo), Aspose.Slides v25.12+ crashes with System.InvalidOperationException: Cannot find ta…...have a loca table, which is TrueType-specific. Aspose v25.12+ introduced...whether a font uses CFF or TrueType outlines and skip loca table...

    forum.aspose.com/t/aspose-slides-regression-pdf...
  7. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....Words looks for TrueType fonts. GetType () const override...where Aspose.Words looks for TrueType fonts when rendering documents...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Product Overview | Aspose.Font for Java

    Java APIs for the developers to manipulate and font files. Here you will find Aspose.Font API Solution for Java overview....font formats such as TrueType (with TrueType collections), CFF,...

    docs.aspose.com/font/java/product-overview/
  9. The document conversion is not converted correc...

    The document conversion is not happened properly, when document has different font styles like “Italianno,Bahnschrift Condensed…”. Aspose Version 22.5.0 sample code var document = new Aspose.Words.Document(stream); v…...com/words/net/manipulating-and-substitution-truetype-fonts/#differences-in-pro...

    forum.aspose.com/t/the-document-conversion-is-n...
  10. 如何加载字体?| Java 版 Aspose.Font

    如何使用 Aspose.Font for Java 在您的应用程序中加载字体?本文通过代码示例为您提供答案。...字体可以有不同的格式,例如 TrueType 、 Type1 等。 存储,其中代表字体的二进制数...参数 应匹配标准格式,扩展名。例如,如果字体格式为 trueType ,则 fileextension 参数的值可能为 ttf...

    docs.aspose.com/font/zh/java/how-to-load-fonts/