Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 310,748 for

save

(0.05 sec)
  1. Export XPS to OTP in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  2. 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...
  3. 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...
  4. Export EML to DOCX via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  5. 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...
  6. 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...
  7. 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...
  8. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your document's readability!...preserve layout of tables when saving in the plain text format. The...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++.... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/