Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 9,624 for

pdfsaveoptions

(0.06 sec)
  1. PdfSaveOptions.page_layout property | Aspose.Wo...

    Pdfsaveoptions.page_layout property. Specifies the page layout to be used when the document is opened in a PDF reader....page_layout property PdfSaveOptions.page_layout property Specifies...save_options = aw . saving . PdfSaveOptions () save_options . page_layout...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Render One PDF Page Per Excel Worksheet - Excel...

    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....const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...out.pdf" ), pdfSaveOptions ); If the PdfSaveOptions.getOnePagePerSheet()...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  3. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....object Create an object of PdfSaveOptions class to customize the...the initialization of the PdfSaveOptions class object. Finally,...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  4. How to Convert HTML File to PDF in Java

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....Declare and initialize the PdfSaveOptions object to customize the...the output PDF using the PdfSaveOptions object Convert the source...

    kb.aspose.com/html/java/how-to-convert-html-fil...
  5. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....docx" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // By...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....docx" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // By...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Ինչպես փոխարկել MPP-ն PDF-ի Java-ի միջոցով

    Այս արագ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես փոխարկել MPP-ն PDF-ի Java-ի միջոցով: Այն պարունակում է կազմաձևման մանրամասներ, քայլերի հաջորդականություն և գործարկվող կոդ՝ MPP-ի PDF փոխարկիչը Java-ի միջոցով գրելու համար:...Project օբյեկտում Ստեղծեք PdfSaveOptions դասի օբյեկտը Սահմանեք էջի...էջի չափի հատկությունը PDFSaveOptions օբյեկտում Փոխարկեք MPP ֆայլը...

    kb.aspose.com/hy/tasks/java/how-to-convert-mpp-...
  8. OutlineOptions.BookmarksOutlineLevels | Aspose....

    Discover the BookmarksOutlineLevels property in OutlineOptions to customize your bookmarks' hierarchy for enhanced navigation and user experience.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BookmarksOutlineLevelCollection.IndexOfKey | As...

    Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified bookmark in your collection.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfSaveOptions.useBookFoldPrintingSettings prop...

    Pdfsaveoptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....useBookFoldPrintingS property PdfSaveOptions.useBookFoldPrintingS property..."Paragraphs.docx" ); // Create a "PdfSaveOptions" object that we can pass...

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