Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,623 for

pdfsaveoptions

(0.05 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....single-page output: Use PdfSaveOptions Set one_page_per_sheet...cells import Workbook , PdfSaveOptions # Instantiating a Workbook...

    docs.aspose.com/cells/python-net/how-to-print-e...
  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. 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...
  4. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how Pdfsaveoptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!...PreserveFormFields Contents [ Hide ] PdfSaveOptions.PreserveFormFields property...the Save method and the PdfSaveOptions class. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ColorMode | Aspose.Words for Java

    Specifies how colors are rendered in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...
  6. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....VECTOR_WITH_FALLBACK); // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML shapes are rendered to fixed page formats in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::SaveOptions::get_DmlRend...

    Aspose::Words::Saving::SaveOptions::get_DmlRenderingMode method. Gets or sets a value determining how DrawingML shapes are rendered in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...