Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 380,813 for

save

(1.53 sec)
  1. Export PS to POWERPOINT in Android | products.a...

    Android API to Convert PS to POWERPOINT 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...
  2. Export PS to POT in Android | products.aspose.com

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

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

    Android API to Convert CGM to POWERPOINT without using Microsoft Word...Convert CGM 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...
  4. Export SVG to PPT in Android | products.aspose.com

    Android API to Convert SVG to PPT without using Microsoft Word...Convert SVG 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 SVG to OTP in Android | products.aspose.com

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

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

    Android API to Convert XPS to PPTM without using Microsoft Word...Convert XPS 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...
  7. Export XPS to ODP in Android | products.aspose.com

    Android API to Convert XPS to ODP without using Microsoft Word...Convert XPS 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. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Python. You can also specify Save options for managing the output document....and explains how to configure save options such as round‑trip information...one of the save method overloads is used. You can save the document...

    docs.aspose.com/words/python-net/convert-a-docu...
  9. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . Save ( u "outputExportWorkshee...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  10. Work with Task Views | Aspose.Tasks Documentation

    Learn how to work with task views using Aspose.Tasks for C# and VB.NET....ormat::TaskUsage); 11 12 // Save the Project 13 System ::String...s_out.pdf" ; 14 project1 -> Save(dataDir + outputProject, options);...

    docs.aspose.com/tasks/cpp/task-views/