Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 346,110 for

save

(0.1 sec)
  1. C++ API to Convert MHTML to SXC | products.aspo...

    Convert MHTML to SXC via C++ API without using Microsoft Excel or Adobe Reader...page archive format used to save web pages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Java API to Export EPUB to ODT | products.aspos...

    Convert EPUB to ODT using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  3. Java API to Export EPUB to OTT | products.aspos...

    Convert EPUB to OTT using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to OTT format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  4. Supported File Formats|Aspose.Slides 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....can load and Save. Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/jasperreports/supported-...
  5. 以编程方式删除 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 库从 PDF 文件中删除页面。... 调用 Save 方法以保存更新后的 PDF 文件。 以下代码片段演示了如何使用...Delete ( 2 ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/delete-pages/
  6. Generating a Thumbnail from a Slide with User D...

    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.... Save the thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( "Thumbnail2...

    docs.aspose.com/slides/net/generating-a-thumbna...
  7. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and api differences.... save ( "wb.xlsx" ); } } Aspose.Cells...( "testing..." ) workbook . save ( "wb.xlsx" ) jpype . shutdownJVM...

    docs.aspose.com/cells/python-java/limitations-a...
  8. Protect PPT Presentation Files using Java | pro...

    Java source code to protect PPT Presentation.... save ( "encrypted-pres.ppt" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.ppt"...

    products.aspose.com/slides/java/protect/ppt/
  9. Protect ODP Presentation Files using Java | pro...

    Java source code to protect ODP Presentation.... save ( "encrypted-pres.odp" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.odp"...

    products.aspose.com/slides/java/protect/odp/
  10. Protect ODP Presentation Files using C++ | prod...

    C++ source code to protect ODP Presentation...."123123" ); presentation -> Save( u "encrypted-pres.odp" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.odp"...

    products.aspose.com/slides/cpp/protect/odp/