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

aspose font

(0.58 sec)
  1. TYPE1 to WOFF2 Converter API | C++

    Easily convert your existing TYPE1 Font libraries to the modern WOFF2 format within your C++ applications using our intuitive Font API Solution....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/font/cpp/conversion/type1-t...
  2. 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...
  3. 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/
  4. How to Resize SVG Image in Java

    This brief tutorial explains how to resize SVG image in Java. It enables to change size of SVG image in Java with the help of detailed steps and a runnable sample code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/java/how-to-resize-svg-im...
  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...