Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 375,732 for

save

(0.27 sec)
  1. Merge PDF Files To PPSX Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.ppsx" , slides...steps to merge two PDF files and save result as PPSX in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Merge PDF Files To GIF Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.gif" , slides...steps to merge two PDF files and save result as GIF in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  3. Merge PDF Files To PPTX Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.pptx" , slides...steps to merge two PDF files and save result as PPTX in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  4. Merge PDF Files To ODP Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.odp" , slides...steps to merge two PDF files and save result as ODP in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  5. Merge PDF Files To PPSM Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.ppsm" , slides...steps to merge two PDF files and save result as PPSM in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  7. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete pages from your PDF file using Aspose.PDF for Rust via C++....specifically for removing pages, saving the modified document, and...page_delete function. Saving the Document using save method. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  8. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. doc = aw . Document...object to pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... Simply save an Excel file to PDF using the...Workbook class’s save(string, SaveFormat) method. The save(string, SaveFormat)...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....and set the text in TextFrame Save the Presentation. // Load the...Added" ); } } // Saving Presentation pres . save ( "AddSmartArtNode...

    docs.aspose.com/slides/androidjava/manage-smart...