Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 9,664 for

pdfsaveoptions

(0.03 sec)
  1. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. 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...
  2. PdfSaveOptions.useSdtTagAsFormFieldName propert...

    Pdfsaveoptions.useSdtTagAsFormFieldName property. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF....useSdtTagAsFormField property PdfSaveOptions.useSdtTagAsFormField property...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . preserveFormFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Track Document Conversion Progress with Node.js...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for Node.js via C++....const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions..."DocumentConversionPr.pdf" ), pdfSaveOptions ); The following is the...

    docs.aspose.com/cells/nodejs-cpp/track-document...
  4. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...
  5. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....0 has exposed the PdfSaveOptions.OptimizationType property...possible values for the PdfSaveOptions.OptimizationType property...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Convert Markdown to PDF in Java – Aspose.HTML f...

    Learn how to convert Markdown to PDF using Java library. Consider various Markdown to PDF conversion scenarios in Java code....convertHTML (document, new PdfSaveOptions(), "document-output.pdf"...files from . Save Options – PdfSaveOptions Class Aspose.HTML for Java...

    docs.aspose.com/html/java/convert-markdown-to-pdf/
  7. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "EmulateRenderingToSi"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date 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...
  9. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

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