Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 141,851 for

aspose font

(0.4 sec)
  1. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity....warning method warning(info) Aspose.Words invokes this method when...def warning ( self , info : aspose . words . WarningInfo ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the new version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a docx file then define the Font folder source for Aspose and save the document as pdf. The result document s…...Issue with thai text Aspose.Words Product Family docxtopdf ,... words-net , font cternek January 20, 2026, 11:12am 1 Hello,...

    forum.aspose.com/t/issue-with-thai-text/324630
  3. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...C# Aspose.Slides Product Family slides-net , slides-fonts , slides-rendering...the image of this shape using Aspose, the image is different from...

    forum.aspose.com/t/text-looks-different-when-co...
  4. Product Overview | Aspose.Font for Node.js

    Node.js APIs for the developers to manipulate Font files. Here you will find Aspose.Font API Solution for Node.js overview....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/nodejs-cpp/product-overview/
  5. 加载和提取数据| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载和保存.NET中的CFF字体的基本原理。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/zh/net/loading-saving-cff-...
  6. Theme class | Aspose.Words for Python

    Aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_Fonts](./major_Fonts/), [Theme.minor_Fonts](./minor_Fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.Aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....major_fonts , Theme.minor_fonts and Theme.colors To... major_fonts Allows to specify the set of major fonts for different...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the Font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...12 Aspose.PDF Product Family aspose-pdf-java dvtdaten...there are problems, when the font “Akagi” is used in the PDF....

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  8. Get Warning Information while Saving Visio File...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....not have a local font. In such case, Aspose.Diagram throws warnings...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET //...

    docs.aspose.com/diagram/java/get-warning-inform...
  9. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....code snippet also work with Aspose.PDF.Drawing library. Search...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...getColumnWidthPixel how to calculate width Aspose.Cells Product Family cells-java...as screen DPI and the default font metrics, differences in those...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...