Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,623 for

pdfsaveoptions

(0.05 sec)
  1. PdfSaveOptions.header_footer_bookmarks_export_m...

    Pdfsaveoptions.header_footer_bookmarks_export_mode property. Determines how bookmarks in headers/footers are exported....s_export_mode property PdfSaveOptions.header_footer_bookmarks_export_mode...in conjunction with the PdfSaveOptions.outline_options option...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....docx' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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 = aw . saving . PdfSaveOptions () # Set the "UpdateFields"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OutlineOptions.bookmarksOutlineLevels property ...

    OutlineOptions.bookmarksOutlineLevels property. Allows to specify individual bookmarks outline level.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.3D Set the Rendering mode of geometry | ...

    Learn how to set the Rendering mode of geometry...will set the save object PdfSaveOptions. We will set the lighting...rendering mode through the PdfSaveOptions object. Installation of...

    products.aspose.com/3d/tutorial/set-rendering-m...
  6. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and Pdfsaveoptions classes for precise and customizable PDF outputs...." , new PdfSaveOptions(), "convert-with-single-line...file, an instance of the PdfSaveOptions class, and the output file...

    docs.aspose.com/html/java/html-to-pdf-converter/
  7. PdfSaveOptions.dml_effects_rendering_mode prope...

    Pdfsaveoptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....dml_effects_rendering_mode property PdfSaveOptions.dml_effects_rendering_mode...fixed page formats. If PdfSaveOptions.compliance is set to PdfCompliance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Gap Between Tasks List and Footer

    Aspose.Tasks for Java provides ReduceFooterGap property to reduce gap between the list of tasks and the footer while conversion of project data to different formats....13 14 PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); 15...15 pdfSaveOptions. setReduceFooterGap ( true ); 16 pdfSaveOptions...

    docs.aspose.com/tasks/java/reducing-gap-between...
  9. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the Pdfsaveoptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....UseBookFoldPrintingS Contents [ Hide ] PdfSaveOptions.UseBookFoldPrintingS property..."Paragraphs.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a bookmark outline level by the bookmark name in C++.... auto pdfSaveOptions = MakeObject < PdfSaveOptions > (); SharedPtr...BookmarksOutlineLeve > outlineLevels = pdfSaveOptions -> get_OutlineOptions ()...

    reference.aspose.com/words/cpp/aspose.words.sav...