Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 375,766 for

save

(2.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....user" ); // Save PDF document annotationEditor . Save ( dataDir...newTextAnnotation ); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/modify-annotations/
  8. Cropping Images in PHP|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....$bottom_shift ); \ # Save the image to disk $image -> save ( $dataDir ...$rectangle ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/cropping-images-in...
  9. Quick Start in PHP|Aspose.Words for Java

    PHP: Quick Start Aspose.Words for Java....PHP Load And Save To Disk in PHP Load And Save To Stream in PHP...

    docs.aspose.com/words/java/quick-start-in-php/
  10. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....replace(1, image_stream)’ Save the updated PDF to ‘path_outfile’..., image_stream ) document . save ( path_outfile ) Replace specific...

    docs.aspose.com/pdf/python-net/replace-image-in...