Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 13,737 for

pdfsaveoptions

(2.66 sec)
  1. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your document visuals effortlessly!...docx" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered....docx" ); // Create a "PdfSaveOptions" object that we can pass... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); pdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.createNoteHyperlinks property | ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....Instantiate the PdfSaveOptions PdfSaveOptions pdfSaveOptions ; // Set...Image Resample properties pdfSaveOptions . SetImageResample ( 300...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  6. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the Pdfsaveoptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....SaveFormat Contents [ Hide ] PdfSaveOptions.SaveFormat property Specifies...1.2.2" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....Instantiate the PdfSaveOptions const pdfSaveOptions = new AsposeCells...AsposeCells . PdfSaveOptions (); // Set Image Resample properties pdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  8. PdfSaveOptions.additional_text_positioning prop...

    Pdfsaveoptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....additional_text_positioning property PdfSaveOptions.additional_text_positioning...operators.docx' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.clone method | Aspose.Words for ...

    Pdfsaveoptions.clone method. Creates a deep clone of this object...." ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Set the "UpdateFields"...

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