Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 10,067 for

ttf

(0.12 sec)
  1. Quick‑start guide to Web Font APIs

    A concise cheat‑sheet covering CSS @font‑face, Google Fonts, Adobe Fonts, variable fonts, and JavaScript loading APIs with performance best practices....ttf , …). unicode-range Subset of...generate subsets, convert between TTF/WOFF2, or extract glyph metrics)...

    docs.aspose.com/font/net/quick-start-web-font-a...
  2. Product Overview | Aspose.Font for JavaScript

    JavaScript APIs for the developers to manipulate font files. Here you will find Aspose.Font API Solution for JavaScript overview....Description Load Save Remarks TTF True Type Font TTC True Type...

    docs.aspose.com/font/javascript-cpp/product-ove...
  3. 使用 .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/
  4. 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/
  5. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...ttf )或 OpenType( .otf )字体文件。为了演示,您可以使用像“Noto...Folder in your bucket containing .ttf/.otf files private static bool...

    docs.aspose.com/pdf/zh/net/integration-aws/
  6. 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/
  7. 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/
  8. 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/
  9. 常见问题| 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/
  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/