Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 13,737 for

pdfsaveoptions

(0.51 sec)
  1. 使用JavaScript通过C++生成Pdf|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为PDF。... 请注意,您可以通过 PdfSaveOptions.producer 属性在输出文档中更改此信息。...您还可以选择使用 PdfSaveOptions 类来设置转换的不同属性。设置 PdfSaveOptions 类的不同属性可...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed OLE Object attachments in PDF files using Aspose.Cells for Python via .NET.... Using the PdfSaveOptions.embed_attachments property...cells import Workbook , PdfSaveOptions # Open the template file...

    docs.aspose.com/cells/python-net/embed-attachme...
  3. PdfSaveOptions.custom_properties_export propert...

    Pdfsaveoptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_document_properties](../../../aspose.words/document/custom_document_properties/) are exported to PDF file....custom_properties_export property PdfSaveOptions.custom_properties_export...'My value' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.DmlEffectsRenderingMode | Aspose...

    Discover the Pdfsaveoptions DmlEffectsRenderingMode property to control the rendering of DrawingML effects for enhanced PDF output quality....DmlEffectsRenderingM Contents [ Hide ] PdfSaveOptions.DmlEffectsRenderingM property...effects.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the Pdfsaveoptions TextCompression property to optimize your documents. Choose the best compression type for efficient text storage and faster loading....TextCompression Contents [ Hide ] PdfSaveOptions.TextCompression property...aliqua." ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....convertEPUB (fileInputStream, new PdfSaveOptions(), "convert-by-two-lines...instance of . Use the empty PdfSaveOptions() constructor to convert...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  7. FixedPageSaveOptions.ColorMode | Aspose.Words f...

    Discover the FixedPageSaveOptions ColorMode property to customize color rendering for enhanced document quality and visual appeal. Optimize your output today!...docx" ); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions { ColorMode...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....single‑page output: Use PdfSaveOptions . Set the one_page_per_sheet...cells import Workbook , PdfSaveOptions # Instantiating a Workbook...

    docs.aspose.com/cells/python-net/how-to-print-e...
  9. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the Pdfsaveoptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience....RenderChoiceFormFiel PdfSaveOptions.RenderChoiceFormFiel property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....png" ); // Create a "PdfSaveOptions" object that we can pass... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...