Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 312,275 for

save

(0.15 sec)
  1. Export SVG to PPSX in Android | products.aspose...

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

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

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

    products.aspose.com/total/android-java/conversi...
  3. Shape Manipulations|Aspose.Slides 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 the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-manipu...
  4. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SaveDATE field. To learn more, visit the documentation article in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Android API to Render MHTML to DOTX | products....

    Transform MHTML to DOTX via Android via Java API...archive format which is used to save webpages for offline viewing...Convert MHTML to DOC by using save method Load DOC file by using...

    products.aspose.com/total/android-java/conversi...
  6. Export MSG to BMP via C++ | products.aspose.com

    C++ API to Convert MSG to BMP without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to BMP format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DOCM without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to DOCM format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Convert HTML To DOC C++

    Convert HTML to DOC format in C++ code. Save HTML as DOC using C++.... Save HTML as DOC in C++ The following...output file and use the Save() method to save the result as DOC. The...

    products.aspose.com/words/cpp/conversion/html-t...
  9. Modern API|Aspose.Slides Documentation

    Modern API...)); // save the image on the disk. slideImage -> Save ( u "slide1...( 0 ) -> GetThumbnail () -> Save ( u "slide1.png" ); Modern API:...

    docs.aspose.com/slides/cpp/modern-api/
  10. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-hyperlinks/