Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 130,055 for

presentation

(0.72 sec)
  1. Convert PPS to PPSX using Java | products.aspos...

    Sample Java conversion code for PPS format to PPSX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSX within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pps-...
  2. Convert PPSM to PPS using Java | products.aspos...

    Sample Java conversion code for PPSM format to PPS file. Use this example code to export PowerPoint & OpenOffice Presentations to PPS within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  3. Convert PPSM to POT using Java | products.aspos...

    Sample Java conversion code for PPSM format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  4. Convert OTP to TIFF using Java | products.aspos...

    Sample Java conversion code for OTP format to TIFF file. Use this example code to export PowerPoint & OpenOffice Presentations to TIFF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/otp-...
  5. Convert POTM to SWF using Java | products.aspos...

    Sample Java conversion code for POTM format to SWF file. Use this example code to export PowerPoint & OpenOffice Presentations to SWF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  6. Convert OTP to PPSX using Java | products.aspos...

    Sample Java conversion code for OTP format to PPSX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSX within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/otp-...
  7. Convert PPSM to OTP using Java | products.aspos...

    Sample Java conversion code for PPSM format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  8. 档案

    档案...PowerPoint PPT # 创建 Presentation 类的实例。 通过 Presentation.save(String,...实例化一个表示演示文稿文件的 Presentation 对象 var presentation = new aspose ...

    blog.aspose.com/zh/ppt/create-and-open-ppt-in-n...
  9. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint Presentations for reports and visualizations....Customize Chart Axes in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Access the first...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  10. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsx/