Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 9,974 for

ttf

(0.17 sec)
  1. Aspose.Font for JavaScript via C++ – 常见问题解答

    有关 Aspose.Font for JavaScript via C++ 的常见问题,涵盖安装、支持的字体格式、API 使用、许可、性能和常见故障排除场景。... 答: 该库支持 TrueType (TTF)、OpenType (OTF)、Web 开放字体格式 (WOFF/WOFF2)、嵌入式...OpenType 布局表,并在需要时尊重特定于语言的功能。 问:如何将 TTF 字体转换为 WOFF2? 答: 示例代码: Copy 1...

    docs.aspose.com/font/zh/javascript-cpp/faq/
  2. 常见问题| Java 版 Aspose.Font

    获取有关aspose.font的所有最常见问题的答案,这是用于字体操纵和管理的全面API。...Font支持TTF,Woff,Woff2,类型1,CFF,TCC,Opentype和EOT字体格式作为输入和TTF,Woff,Woff2和SVG作为输出。...

    docs.aspose.com/font/zh/java/faq/
  3. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Type3 and Type32) to TrueType (TTF) fonts. If PS file contains totally...these fonts will be converted to TTF. SuppressError controls the behaviour...

    docs.aspose.com/page/net/convert-ps/
  4. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 PS 到 PDF 的转换功能。...Type1、Type3 和 Type32)转换为 TrueType (TTF) 字体。如果 PS 文件包含的 Type1、Type3 或...Type32 字体字形总数超过 500 个,则将这些字体转换为 TTF 格式后,转换速度会更快,生成的 PDF 文件体积也会更小。...

    docs.aspose.com/page/zh/net/convert-ps/
  5. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for text strings describing font metadata like font name, license information, copyright notices, and many others....Cpp/src/Ttf/TtfFont.h> 8 # include <Aspose...using namespace Aspose::Font::Ttf; 14 using namespace Aspose::Font::TtfTables;...

    docs.aspose.com/font/cpp/working-with-name-table/
  6. How to Install Aspose.PDF for .NET|Aspose.PDF f...

    This section shows a product description and instructions for installing Aspose.PDF for .NET on your own, as well as using NuGet....Microsoft compatible fonts: ttf-mscorefonts-installer . (e.g...g. sudo apt-get install ttf-mscorefonts-installer ) These fonts...

    docs.aspose.com/pdf/net/installation/
  7. Aspose.Total for JavaScript via C++|Documentation

    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....handling of diverse formats like TTF, EOT, WOFF, CFF, and Type1, and...

    docs.aspose.com/total/javascript-cpp/
  8. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library.... The ’ttf-mscorefonts-installer’ and ‘fontconfig’...

    docs.aspose.com/pdf/net/drawing/
  9. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform.... Ttf 10 }; 11 var r = new MemoryStream();...FontFaceTypes = FontFaceType. Ttf 6 }; 7 var savingCallbacks =...

    docs.aspose.com/note/net/create-and-load-a-onen...
  10. Saving changed fonts to a disc | .NET

    .NET API Solution to manage fonts. Learn how to Save updated font files to disc with a few lines of C# code.... To save TTF Font to the disk declare the...Font.Sources; using Aspose.Font.Ttf; //byte array to load Font from...

    products.aspose.com/font/net/save-font/