Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 11,763 for

font rendering

(0.17 sec)
  1. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....Font Product Family Aspose.TeX Product...of the output HTML page and render the file to HTML format. Code...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  3. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....as generating, modifying, rendering, reading, or converting documents...header with bold font. mDocumentBuilder . Font . Bold = true ;...

    docs.aspose.com/words/net/integrating-aspose-wo...
  4. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....fragment—such as its position, font attributes, color, and embedding...Basic Text Information. Print Font and Formatting Details. import...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  5. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document.... Font selection commands + Transparent...Data Command. Embedded soft fonts. In current version instead...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  6. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...generating, converting, modifying, rendering and printing Microsoft Word...images and other content, specify font, paragraph and section formatting...

    reference.aspose.com/words/net/aspose.words/
  7. Convert Excel Workbook to PDF|Documentation

    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.... For example, upon rendering a document to PDF, Aspose...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/cpp/convert-excel-workboo...
  8. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/java/com.aspose.word...
  9. Exporting large dimension PDF to high dpi PNG c...

    Hello, I am using the PDF library to create PNG images which I then import into our CAD documents. string fileExtension = "png"; ImageFormat format = ImageFormat.Png; PdfConverter pdfConverter = new PdfConv…...RenderingOptions to enable font hinting RenderingOptions opts...resolution); // Set predefined rendering options pngDevice.RenderingOptions...

    forum.aspose.com/t/exporting-large-dimension-pd...
  10. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...