Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,507 for

font encoding

(0.08 sec)
  1. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/developer-guide/using-...
  2. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType Fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 Fonts....not to substitute TrueType fonts Arial, Times New Roman, Courier...Symbol with core PDF Type 1 fonts. get useCoreFonts () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...PDF rendering with Chinese fonts extremely slow when SubsetFonts=true...already includes required fonts ( fonts-noto-cjk , fontconfig ,...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  4. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.FontEmbeddingMode property. Specifies the Font embedding mode....fontEmbeddingMode property Specifies the font embedding mode. get fontEmbeddingMode...text in ANSI (Windows-1252) encoding. If the document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.font_embedding_mode property | A...

    PdfSaveOptions.Font_embedding_mode property. Specifies the Font embedding mode....font_embedding_mode property PdfSaveOptions.font_embedding_mode...Specifies the font embedding mode. @property def font_embedding_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control Font substitution for TrueType Fonts like Arial and Times New Roman to enhance document quality....not to substitute TrueType fonts Arial, Times New Roman, Courier...Symbol with core PDF Type 1 fonts. public bool UseCoreFonts {...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SVG Fonts Knowledge Base

    SVG Font or WOFF, or maybe TTF? To know for sure if SVG Font covers your use case, first learn about the Font itself, its structure and pros and cons....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/svg-font/
  8. FileFormatUtil class | Aspose.Words for Node.js

    Aspose.Words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums...Examples Shows how to detect encoding in an html file. let info...LoadFormat . Html ); // The Encoding property is used only when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...0" encoding="utf-8" ?> <catalog> <cd>...文件可能看起来像这样: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  10. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....0" encoding="utf-8" ?> <catalog> <cd>...this: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/