Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,827 for

truetype

(0.12 sec)
  1. System Requirements | Aspose.Tasks Documentation

    Before you start working with Aspose.Tasks for Java, ensure that your environment fits the operating system, platform, frameworks, and environment requirements....Tasks for Java requires TrueType fonts installed on the system...

    docs.aspose.com/tasks/java/system-requirements/
  2. Questions Regarding Large File Conversion and C...

    Can you please confirm the recommended maximum document size (in MB or pages) for reliable DOCX → PDF conversion using Aspose.Words for Python via .NET? Are there any specific memory or timeout configurations recomm…...com/words/python-net/specifying-truetype-fonts-location/ You can check...

    forum.aspose.com/t/questions-regarding-large-fi...
  3. Developer Guide | Aspose.Font for Java

    Developer Guide for the Java Font Manipulation API contains topics to aid developers working with Truetype and OpenType Fonts, Type1 Fonts, and CFF Fonts....formats, such as: Working with TrueType and OpenType Fonts Working...

    docs.aspose.com/font/java/developer-guide/
  4. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCLING](../../aspose.words/saveformat/#DOCLING) format...PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…...com/words/net/specifying-truetype-fonts-location/ XECOM August...aspose.com/words/net/specifying-truetype-fonts-location/...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  7. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices....ttf" ) format ( "truetype" ); font-weight : 400 ; font-style.../fonts/Inter Bold.ttf" ) format ( "truetype" ); font-weight : 700 ; font-style...

    blog.aspose.com/html/batch-convert-multiple-htm...
  8. 在 PostScript 中处理文档 | .NET

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的一项功能。了解如何在 .NET 中使用该功能。...目前,TrueType 和 Type3 字体格式支持两种嵌入方式。该值可以通过...FontsConstants. EMBED_FONTS_TYPE3 默认值为“TrueType”。 JpegQualityLevel 指定生成的 PS...

    docs.aspose.com/page/zh/net/ps/working-with-doc...
  9. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。...指定将非 TrueType 基础字体(目前为 Type1、Type3 和 Type32)转换为 TrueType (TTF)...

    docs.aspose.com/page/zh/java/convert-ps/
  10. 在 PostScript 中处理文档 | C++

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能。...目前有两种方式适用于 TrueType 和 Type3 字体格式。该值可以通过 类进行设置,如下所示:...:EMBED_FONTS_TYPE3); 默认值为“TrueType”。 JpegQualityLevel 指定生成的 PS...

    docs.aspose.com/page/zh/cpp/ps/working-with-doc...