Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 9,624 for

pdfsaveoptions

(0.04 sec)
  1. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....option PdfSaveOptions pdfSaveOptions ; pdfSaveOptions . SetOnePagePerSheet...workbook . Save ( outputFile , pdfSaveOptions ); std :: cout << "PDF...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  2. Declaration|Documentation

    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....xlsx" ); PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); //...image type, that is, EMF pdfSaveOptions . ImageType = System ....

    docs.aspose.com/cells/net/declaration/
  3. 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...
  4. PdfSaveOptions.downsample_options property | As...

    Pdfsaveoptions.downsample_options property. Allows to specify downsample options....downsample_options property PdfSaveOptions.downsample_options property...'Images.docx' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.zoomBehavior property | Aspose.W...

    Pdfsaveoptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer....zoomBehavior property PdfSaveOptions.zoomBehavior property Gets...world!" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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 = new aw . Saving . PdfSaveOptions (); // Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!...DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.compliance property | Aspose.Wor...

    Pdfsaveoptions.compliance property. Specifies the PDF standards compliance level for output documents....compliance property PdfSaveOptions.compliance property Specifies..."Images.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.display_doc_title property | Asp...

    Pdfsaveoptions.display_doc_title property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary....display_doc_title property PdfSaveOptions.display_doc_title property...pdf title' # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Save as PDF - Change image - Free Support Forum...

    hello, when I save the document as PDF the image changes, you can check it out. thanks in advance input.docx (238.8 KB)... Use PdfSaveOptions : When saving your document... you can customize the PdfSaveOptions to control how images are...

    forum.aspose.com/t/save-as-pdf-change-image/310466