Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 22,184 for

font convert

(1.49 sec)
  1. Poor performance adding text to an existing doc...

    I've been working on a procedure which should assemble and manipulate existing document to produce a new document. Part of this work consists in Converting a .doc file (merged with data via MailMerge.Execute()); part co…...of this work consists in converting a .doc file (merged with...other factors (for example, font properties) set for the text...

    forum.aspose.com/t/poor-performance-adding-text...
  2. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...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/nodejs-net/aspose.wo...
  3. Feature Overview|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....conversions Quickly and reliably convert between several popular document...(.ods) format. Converting to PDF files Convert any Spreadsheet...

    docs.aspose.com/cells/net/feature-overview/
  4. Limit the Number of Pages Generated - Excel to ...

    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....pages are generated when converting an Excel spreadsheet to the...Single PDF Page Get Warnings for Font Substitution while Rendering...

    docs.aspose.com/cells/net/limit-the-number-of-p...
  5. Add Watermark 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....PDF Contents [ Hide ] While converting an Excel file to PDF, you...the text and the corresponding font. Additionally, you can set alignment...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  6. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in Java: DOCX, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more....Java C# C++ View code snippet Convert Word, PDF, JPG in Java Java...allows Java developers to convert Word, PDF and many other file...

    products.aspose.com/words/java/merge/
  7. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when Converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...am facing some issues when converting to PDF from excel / word...docBytes = Convert.FromBase64String(inputBase64String); //convert base64...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...
  8. PDF Document Compression | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...ability to generate, modify, convert, render, secure and print documents...Adobe Acrobat. It supports converting various file formats into...

    products.aspose.com/pdf/compress/
  9. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....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...
  10. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....method of TextDevice class to convert contents to the text Save the...set_ExtractionOptions ( textExtOptions ); // Convert a particular page and save...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/