Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,086 for

pdfsaveoptions

(0.06 sec)
  1. PdfSaveOptions.image_compression property | Asp...

    Pdfsaveoptions.image_compression property. Specifies compression type to be used for all images in the document....image_compression property PdfSaveOptions.image_compression property...output document through the PdfSaveOptions.jpeg_quality property....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ustvari PDF Z Uporabo Java

    Ustvarite novo PDF v Java v nekaj korakih. Preprosto ustvarite PDF s knjižnico Java....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/sl/java/make/pdf/
  3. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....cells import Workbook , PdfSaveOptions # For complete examples...Pdf format save_options = PdfSaveOptions () workbook . save ( Response...

    docs.aspose.com/cells/python-net/saving-file-to...
  4. Font Rendering Differences in PDF Conversion Us...

    Dear Support Team, I’m encountering discrepancies in font size and appearance when converting an Excel file to PDF using aspose-cells-25.8.jar, compared to the output generated by Microsoft Print to PDF. The Excel file…...pdf"; PdfSaveOptions saveOptions = new PdfSaveOptions(); workbook...Solution - Use PdfSaveOptions : Customize the PdfSaveOptions to control...

    forum.aspose.com/t/font-rendering-differences-i...
  5. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...DOCUMENT_ASSEMBLY ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Enable encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file....'My value' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "custom_properties_export"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF documents...." ); // Create a "PdfSaveOptions" object that we can pass...of 25%. PdfSaveOptions options = new PdfSaveOptions { ZoomBehavior...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfFontEmbeddingMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfFontEmbeddingMode enum for optimal font embedding in PDFs. Enhance document quality and ensure consistent text display...." ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document....DOCUMENT_ASSEMBLY ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Enable encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....png' ) # Create a "PdfSaveOptions" object that we can pass...pdf_save_options = aw . saving . PdfSaveOptions () # Set the "ImageColorSpaceExpor"...

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