Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,971 for

save

(0.53 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XlsxSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

    reference.aspose.com/words/net/aspose.words.sav...
  8. Create Bookmarks of All Pages (facades)|Aspose....

    This section explains how to create bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....createBookmarks method and save the output PDF file using save method. The following...createBookmarks method and save the output PDF file using save method. The following...

    docs.aspose.com/pdf/java/create-bookmark/
  9. Managing Document Properties in Jython|Document...

    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...., "Aspose" ) # Save the file workbook . save ( dataDir + "Test_Workbook..."Publisher" ) # Save the file workbook . save ( dataDir + "Te...

    docs.aspose.com/cells/java/managing-document-pr...
  10. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Save your PDF file. The following...add ( line ); // Save PDF file pdfDocument . save ( _dataDir + "LineAdded...

    docs.aspose.com/pdf/java/add-line/