Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 13,737 for

pdfsaveoptions

(0.09 sec)
  1. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!... PdfSaveOptions saveOptions = new Aspose...Aspose . Words . Saving . PdfSaveOptions { CacheBackgroundGraph =...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here.... System::SharedPtr<PdfSaveOptions> options = System::Mak...System::MakeObject<PdfSaveOptions>(suppressErrors); // If you want to add...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  3. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...
  4. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...PdfSaveOptions { OptimizationType = Aspose...MinimumSize-option in new Aspose.Cells.PdfSaveOptions { OptimizationType = Aspose...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  5. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...PdfSaveOptions pdfSaveOptions = new Aspose.Cells...Cells.PdfSaveOptions(); pdfSaveOptions.OnePagePerSheet = false;...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  6. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Create a digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....DOCUMENT_ASSEMBLY); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions(); // Enable...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in ready-to-use Python code examples....PdfSaveOptions() {{/if_output}} {{#if_output...Convert MHTML to PDF using PdfSaveOptions Using methods is the most...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/zh-hant/java/make/pdf/
  10. XPS to PDF Conversion | API for Python

    Sample Python conversion code for XPS format to PDF file. Use this example code to convert XPS to PDF within any Web or Console Python based application....Create and set instances of PdfSaveOptions and ImageDevice classes...method with objects of PdfSaveOptions and PdfDevice as parameters...

    products.aspose.com/page/python-net/conversion/...