Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 375,720 for

save

(0.16 sec)
  1. Export CGM to PPSX in Android | products.aspose...

    Android API to Convert CGM to PPSX without using Microsoft Word...Convert CGM 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. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... Save the PDF as a Word document using...using the specified save options. Print a confirmation message...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  3. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/net/images/add/
  4. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....vsdx" ; // Save in the VSDX format diagram . Save ( dataDir ...watermark to visio in page Call Save method of the Diagram class...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  5. Export MSG to XPS via C++ | products.aspose.com

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

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

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

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export MSG to EMF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  8. Export PCL to PPSM in Android | products.aspose...

    Android API to Convert PCL to PPSM without using Microsoft Word...Convert PCL 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...
  9. Export CGM to POTX in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  10. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++.... Save the workbook to retain the changes...GetNames (). RemoveAt ( 0 ); // Save the workbook to retain the changes...

    docs.aspose.com/cells/cpp/delete-named-ranges/