Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 127,324 for

presentation

(0.06 sec)
  1. Convert PPS to SWF using Java | products.aspose...

    Sample Java conversion code for PPS 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/pps-...
  2. Convert POT to SWF using Java | products.aspose...

    Sample Java conversion code for POT 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/pot-...
  3. Convert POT to POTM using Java | products.aspos...

    Sample Java conversion code for POT format to POTM file. Use this example code to export PowerPoint & OpenOffice Presentations to POTM 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/pot-...
  4. Convert PPSX to POT using Java | products.aspos...

    Sample Java conversion code for PPSX 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/ppsx...
  5. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT 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/pot/
  6. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS 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/pps/
  7. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频...稿转换为视频: Presentation presentation = new Presentation (); try...添加一个微笑形状,然后进行动画 IAutoShape smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  8. Export EPUB to POTM in Android | products.aspos...

    Android API to Convert EPUB to POTM without using Microsoft Word...if you want to create a presentation, you may find that the PDF...PowerPoint Open XML Macro-Enabled Presentation (POTM) format. How Aspose...

    products.aspose.com/total/android-java/conversi...
  9. 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++....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C++ code is an implementation...

    docs.aspose.com/slides/cpp/manage-paragraph/
  10. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....Manage Video Frames in Presentations Using JavaScript Contents...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/nodejs-java/video-frame/