Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 12,084 for

pdfsaveoptions

(0.1 sec)
  1. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++.... With option PdfSaveOptions.getExportDocumentStr()...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  2. PdfSaveOptions.pageMode property | Aspose.Words...

    Pdfsaveoptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader....pageMode property PdfSaveOptions.pageMode property Specifies...footers.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....the PdfSaveOptions.getDigitalSignatureD() / PdfSaveOptions.se...PDF format passing the PdfSaveOptions as a parameter into the...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfSaveOptions.preserve_form_fields property | ...

    Pdfsaveoptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...preserve_form_fields property PdfSaveOptions.preserve_form_fields property...the Save method and the PdfSaveOptions class. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.downsampleOptions property | Asp...

    Pdfsaveoptions.downsampleOptions property. Allows to specify downsample options....downsampleOptions property PdfSaveOptions.downsampleOptions property..."Images.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. PdfSaveOptions.create_note_hyperlinks property ...

    Pdfsaveoptions.create_note_hyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks...create_note_hyperlinks property PdfSaveOptions.create_note_hyperlinks...endnotes.docx' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET.... With the option PdfSaveOptions.gridline_type , Aspose...cells import Workbook , PdfSaveOptions , GridlineType # Create...

    docs.aspose.com/cells/python-net/render-solid-g...
  9. PdfSaveOptions.preserveFormFields property | As...

    Pdfsaveoptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...preserveFormFields property PdfSaveOptions.preserveFormFields property...the Save method and the PdfSaveOptions class. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    Pdfsaveoptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....zoom_factor property PdfSaveOptions.zoom_factor property Gets...This value is used only if PdfSaveOptions.zoom_behavior is set to...

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