Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 375,788 for

save

(0.12 sec)
  1. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....embedded object if you want to save it into a file. public string...false )); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, PPTX, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization.... save ( "pres.pdf" , slides . export...Does Aspose.Slides open and save password-protected ODP/OTP files...

    docs.aspose.com/slides/python-net/convert-openo...
  3. Render MSG to DOCX in Andorid App | products.as...

    Export MSG to DOCX without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCX format using save method and set DOCX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Render MSG to EPUB in Andorid App | products.as...

    Export MSG to EPUB without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to EPUB format using save method and set EPUB as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to DOCM in Andorid App | products.as...

    Export MSG to DOCM without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCM format using save method and set DOCM as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Render MSG to JPEG in Andorid App | products.as...

    Export MSG to JPEG without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to JPEG format using save method and set JPEG as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. Render MSG to DOT in Andorid App | products.asp...

    Export MSG to DOT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOT format using save method and set DOT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  8. Render MSG to DOTX in Andorid App | products.as...

    Export MSG to DOTX without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOTX format using save method and set DOTX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  9. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/create-links/
  10. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/create-links/