Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 375,795 for

save

(1.61 sec)
  1. Managing Document Properties 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....$customProp3 , "Source" , array ()); // Save the file with added properties...$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/Test_Workbook...

    docs.aspose.com/cells/net/managing-document-pro...
  2. Export SVG to PPTM in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  3. Export SVG to ODP in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  4. Export PS to PPT in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  5. Export PS to POTM in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  6. Export EPUB to POWERPOINT in Android | products...

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

    products.aspose.com/total/android-java/conversi...
  7. Export CGM to ODP in Android | products.aspose.com

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

    products.aspose.com/total/android-java/conversi...
  8. Export PCL to POTM in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  9. Export PCL to XAML in Android | products.aspose...

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

    products.aspose.com/total/android-java/conversi...
  10. 以编程方式删除 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/