Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 9,664 for

pdfsaveoptions

(0.05 sec)
  1. PdfSaveOptions.embed_full_fonts property | Aspo...

    Pdfsaveoptions.embed_full_fonts property. Controls how fonts are embedded into the resulting PDF documents....embed_full_fonts property PdfSaveOptions.embed_full_fonts property...get_available_fonts ()))) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert XLSX to PDF having Restricted Pe...

    In this short tutorial we will learn how to convert XLSX to PDF having restricted permissions in Java. These steps help you to export XLSX to PDF having restricted permissions using Java in any operating system like macOS, Linux, or Windows....reference to Workbook , PdfSaveOptions , and PdfSecurityOptions...converted to PDF Initialize the PdfSaveOptions to set security options...

    kb.aspose.com/cells/java/how-to-convert-xlsx-to...
  3. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for Node.js via C++....Developers may use the PdfSaveOptions class to set different...different properties of the PdfSaveOptions class gives you control...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  4. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order....PageBreak ); } // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Below are three...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a 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...
  7. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....docx' ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Set the "PageMode"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfFontEmbeddingMode | Aspose.Words for Java

    Specifies how Aspose.Words should embed fonts in Java...."); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Convert HTML to PDF in Python

    This simple how-to tutorial focuses on how to convert HTML to PDF in Python along with steps to configure the environment on your end. In order to generate PDF from HTML Python based API providing simple API interface has been used....object Instantiate the PdfSaveOptions object and set the output...Document class object. The PdfSaveOptions will be used to customize...

    kb.aspose.com/words/python/how-to-convert-html-...
  10. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Configure the "...

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