Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 369,843 for

save

(0.27 sec)
  1. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... To learn more, visit the Save a Document documentation article...document object that is being saved. DocumentPartFileName { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. $presentation -> save ( "formatted_lines...

    docs.aspose.com/slides/php-java/shape-formatting/
  3. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....)); // Save the document with updated link document -> Save ( _dataDir...)); // Save the document with updated link document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/update-links/
  4. Aspose::Words::Saving::ImageSaveOptions::ImageS...

    Aspose::Words::Saving::ImageSaveOptions::ImageSaveOptions constructor. Initializes a new instance of this class that can be used to Save rendered images in the Tiff, Png, Bmp, Jpeg, Emf, Eps, WebP or Svg format in C++....Aspose::Words::Saving::ImageSaveOptions::ImageSaveOptions constructor...this class that can be used to save rendered images in the Tiff...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....); } } //Save the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. PDF Protection API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform.... Finally, save the encrypted PDF file using Save method of the..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir );...

    products.aspose.com/pdf/protect/
  7. Working with Contacts in PST File|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.... Save contacts information from PST...from an Outlook PST file and save the contact to disk in MSG format...

    docs.aspose.com/email/python-net/working-with-c...
  8. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages of your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/
  9. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....removes their content, and saves the updated document. This approach...Clear the text of each fragment. Save the modified PDF to the output...

    docs.aspose.com/pdf/python-net/modifying-form/
  10. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... Save ( "output.pptx" , SaveFormat...Loop = true ; presentation . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/manage-slide-show/