Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 413 for

font subsetting

(0.74 sec)
  1. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of Fonts used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontInfoCollection class Contents [ Hide...Represents a collection of fonts used in a document. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FontSavingArgs.original_file_size property | As...

    FontSavingArgs.original_file_size property. Gets the original Font file size....original_file_size property Gets the original font file size. @property def original_file_size...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document Fonts efficiently and enhancing your document's visual appeal....Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Display typeface

    What is display Font? Get a comprehensive understanding of these typefaces, their classification, peculiarities, 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/display-f...
  5. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....archiving, such as font linking (as opposed to font embedding) and...management guidelines, embedded font support, and a user interface...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  6. FontInfoCollection class | Aspose.Words for Nod...

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of Fonts used in a document...Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...Font 类将字体嵌入 PDF 文件。要嵌入完整字体,请使用 Font 类的 IsEmbeded...) { if ( page . Resources . Fonts != null ) { foreach ( var pageFont...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  8. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications....archiving, such as font linking (as opposed to font embedding) and...management guidelines, embedded font support, and a user interface...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  9. Supported File Formats|Aspose.Slides for Node.j...

    Discover all file formats Aspose.Slides for Node.js via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...control whether fonts are fully embedded or subsetted (only used glyphs)...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...