Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 129,277 for

presentation

(0.25 sec)
  1. 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...
  2. 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...
  3. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save Presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in JavaScript Contents [ Hide ] Overview Open...Open Presentations in JavaScript described how to use the Presentation...

    docs.aspose.com/slides/nodejs-java/save-present...
  4. 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/
  5. 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...
  6. SlideTransition|Aspose.Slides for PHP Documenta...

    Control slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish Presentations in PPT, PPTX and ODP....addSlideTransition () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Apply...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. 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/net/manage-slide-show/
  8. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint Presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in .NET Contents [ Hide...PowerPoint and OpenDocument presentations to HTML with Aspose.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Java: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....addTable () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/t...
  10. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    See Aspose.Slides for Node.js ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear JavaScript code....configure ActiveX controls in a presentation using Aspose.Slides for...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...