Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 34,397 for

custom font

(0.55 sec)
  1. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....defined LAMBDA function in custom calculation engine Add support...Enhance number formatting for custom pattern with fraction Enhance...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  2. 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(); …...as screen DPI and the default font metrics, differences in those...environment or a custom display‑scale setting). The default font used by...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  3. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud....addressing common challenges like font management in the cloud. Prerequisites..... .pdf ). Potential Issue: Font availability When you examine...

    docs.aspose.com/pdf/net/integration-aws/
  4. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....default or custom save options. Few examples of custom save options...resources, such as images, fonts, and external CSS, are saved...

    docs.aspose.com/words/java/convert-a-document-t...
  5. Apply Different Style on the Each Text Value of...

    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.... color, font, size and style etc. $shape...# Set properties e.g. color, font, size and style etc. $shape...

    docs.aspose.com/diagram/java/apply-different-st...
  6. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...Cannot find table ‘GPOS’ in the font file. Exception thrown: ‘System...Cannot find table ‘GSUB’ in the font file. Packages Used: Aspose...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  7. Work with TrueType and OpenType Fonts| Java

    Java APIs for the developers to manipulate and Font files. Find out how to work with TrueType and OpenType Fonts in your Java products....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/java/working-with-truetype...
  8. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...docx" ); Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...docx' ) Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/