Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,917 for

truetype

(0.12 sec)
  1. XpsSaveOptions class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. 正在加载 Type-1 (PostScript) 字体 | .NET

    了解如何在 .NET 中使用 Aspose.Font 库加载 Type‑1(PostScript)字体,提供磁盘和内存来源的代码示例。... 相同的模式同样适用于 CFF 和 TrueType/OpenType 字体——只需将 FontType...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  3. Detect font licensing information | .NET

    .NET API Solution to manage fonts. Learn how to find out if the font has any enclosed licensing information with a few lines of C# code....the example of the font of TrueType format. All the rest code...

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

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced document saving in XPS format. Customize settings for optimal output and quality....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless document conversion to PDF, XPS, and images. Unlock flexible saving options today!...PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...com/words/python-net/specifying-truetype-fonts-location/ You can check...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  7. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...com/words/net/manipulating-and-substitution-truetype-fonts/#font-availability-and-substitution...

    forum.aspose.com/t/index-value-error-while-conv...
  8. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...com/words/net/specifying-truetype-fonts-location/ mjjagan July...

    forum.aspose.com/t/header-alignment-issue-durin...
  9. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...vector-based fonts (such as TrueType or OpenType fonts) into a...rendering engine used to render TrueType, OpenType, and other font...

    docs.aspose.com/font/net/font-rasterization/
  10. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...目前,嵌入支持 TrueType 和 Type3 字体类型。 在下面的示例中,我们展示了使用...在上面的示例中,使用的字体是 PostScript 文件中嵌入的 TrueType 字体,因为这是 PsDocument 类中保存字体...

    docs.aspose.com/page/zh/python-net/ps/working-w...