Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 129,304 for

presentation

(0.11 sec)
  1. Audio|Aspose.Slides for PHP Documentation

    Work with audio in PHP using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....addAudio () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Create...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. View PPT in Java | products.aspose.com

    View PPT in Java. Use Java library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/ppt/
  3. View PPTX in Java | products.aspose.com

    View PPTX in Java. Use Java library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/pptx/
  4. View PPSM in Java | products.aspose.com

    View PPSM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/ppsm/
  5. Layout Slide|Aspose.Slides for PHP Documentation

    Use PHP to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in Presentations for PPT, PPTX and ODP....up unused ones to reduce presentation size. Add a Layout Slide...addLayoutSlide () { $presentation = new Presentation (); try { $masterSlide...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in Presentations for PPT, PPTX and ODP....up unused ones to reduce presentation size. Add a Layout Slide...with slides . Presentation () as presentation : master_slide...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Comment|Aspose.Slides for Node.js via .NET Docu...

    Work with slide comments in Aspose.Slides for Node.js: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with code examples....authored by a user and save the presentation. function addModernComment...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/php-java/manage-slide-show/
  9. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Convert PowerPoint Presentations to TIFF on Android Contents...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Java, with Java examples for PPT, PPTX, and ODP Presentations....addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/c...