Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 380,946 for

save

(1.56 sec)
  1. Export PDF to PPSM in Android | products.aspose...

    Android API to Convert PDF to PPSM without using Microsoft Word...Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Export MD to PPTM in Android | products.aspose.com

    Android API to Convert MD to PPTM without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Export MD to PPS in Android | products.aspose.com

    Android API to Convert MD to PPS without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Export CGM to XAML in Android | products.aspose...

    Android API to Convert CGM to XAML without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Export CGM to PPSM in Android | products.aspose...

    Android API to Convert CGM to PPSM without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Convert Table to ODS with Node.js via C++|Docum...

    Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for Node.js via C++.... You simply have to save the file in ODS format, and..."SampleTable.xlsx" )); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/convert-table-...
  7. Fillable PDF Forms using C++ | Aspose.PDF

    Сreate fillable PDF forms programmatically with C++ sample code using Aspose.PDF for C++.... Save modified PDF Fill AcroForm in...field" ); // Save updated document document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/acroforms/fill/
  8. Encrypt PDF File|Aspose.PDF for Python via .NET

    Encrypt a PDF document and configure permissions to control what users can do with the file.... Save the Encrypted PDF. from io import... X128 ) # Save encrypted PDF file_security . save ( outfile )...

    docs.aspose.com/pdf/python-net/encrypt-pdf-file/
  9. Section|Aspose.Slides for Python Documentation

    Manage slide sections in Python with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP.... save ( "section.pptx" , slides ....remove_section ( section ) presentation . save ( "section_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Create Rubber Stamp With Appearance Stream|Aspo...

    This example loads a PDF, creates a rubber stamp on page 1 using an image file for its appearance, and Saves the modified document. ✨... Save the updated PDF document. import...image_file , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/create-rubber-st...