Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,973 for

save

(0.21 sec)
  1. Convert CGM to PPT via Java API | products.aspo...

    Java API to Convert CGM to PPT 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/java/conversion/cgm-t...
  2. Convert CGM to POWERPOINT via Java API | produc...

    Java 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/java/conversion/cgm-t...
  3. Convert JSON Format to ODP via Java | products....

    Parse JSON to ODP in Java without using Microsoft PowerPoint...easily parse JSON to PPTX and save the output in the desired format...easily convert PPTX to ODP and save the output in the desired format...

    products.aspose.com/total/java/conversion/json-...
  4. Convert PS to PPT via Java API | products.aspos...

    Java 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/java/conversion/ps-to...
  5. Convert EPUB to PPTM via Java API | products.as...

    Java API to Convert EPUB to PPTM without using Microsoft Word...Convert EPUB 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/java/conversion/epub-...
  6. Convert EPUB to PPSX via Java API | products.as...

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

    products.aspose.com/total/java/conversion/epub-...
  7. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/3d-presentation/
  8. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook. workbook . save ( path . join..."$1:$2" ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  9. Aspose.PSD for .NET 20.5 - 发行说明|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.... Save ( outputPng , new PngOptions ()); input . Save ( outputPsd...PNG 格式 ---------- ); image . Save ( outputStream , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++.... Save the modified presentation. This...18 ); } } } // Save PPTX to Disk pres -> Save ( outPath , Aspose...

    docs.aspose.com/slides/cpp/manage-paragraph/