Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 9,668 for

pdfsaveoptions

(0.04 sec)
  1. Aspose.Cells 8.3.2中的公共API更改|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....NumberGroupSeparator = ' ' ; 添加了PdfSaveOptions.IsFontSubstitutionCh属性...Aspose.Cells for .NET 8.3.2已为PdfSaveOptions.IsFontSubstitutionCh属性...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...ack); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  3. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...PdfSaveOptions(); document.Save(outputFile...specify additional options in PdfSaveOptions if needed. For example...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  4. MHTML Converter – Aspose.HTML for Java

    In this article, you will learn about supported MHTML conversions and consider Java example of how to convert MHTML to PDF....convertMHTML (fileInputStream, new PdfSaveOptions(), "convert-by-two-lines...

    docs.aspose.com/html/java/mhtml-converter/
  5. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use Pdfsaveoptions to change the result of saving a document to PDF format using Java....specified by the use of the PdfSaveOptions class, containing the properties...Some examples of using PdfSaveOptions are provided below. Currently...

    docs.aspose.com/words/java/specify-rendering-op...
  6. EPS to PDF Conversion API | C++

    EPS to PDF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit.... Create object of PdfSaveOptions Class to define additional...

    products.aspose.com/page/cpp/conversion/eps-to-...
  7. PS to PDF Conversion API | C++

    PS to PDF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit.... Create object of PdfSaveOptions Class to define additional...

    products.aspose.com/page/cpp/conversion/ps-to-pdf/
  8. Java API to Render CGM to DIF | products.aspose...

    Export CGM to DIF via Java API without using Microsoft Excel or Adobe Reader...can be done by using the PdfSaveOptions class. This class provides...

    products.aspose.com/total/java/conversion/cgm-t...
  9. HTML Converter – Convert HTML in Java – Aspose....

    Convert HTML to other formats using Aspose.HTML for Java API or Online HTML Converter. Consider Java example of HTML conversion....Convert HTML to PDF using PdfSaveOptions Convert HTML to PDF using...

    docs.aspose.com/html/java/html-converter/
  10. Converting Between Formats – Python Examples

    Learn how to convert HTML, MHTML, EPUB, Markdown, and SVG files using Aspose.HTML for Python via .NET....html" ) 6 options = PdfSaveOptions() 7 Converter. convert_html...

    docs.aspose.com/html/python-net/converting-betw...