Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 129,269 for

presentation

(0.95 sec)
  1. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for Android: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear Java examples....Add a VBA Macro Create a presentation with a VBA project and a...addVbaMacro () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for C++: create, clone, reorder, resize, set backgrounds, and apply transitions with C++ for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...add an empty slide to the presentation. static void AddSlide ()...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  3. Manage Video Frames in Presentations in .NET|As...

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

    docs.aspose.com/slides/net/video-frame/
  4. Convert PowerPoint Presentations to TIFF in Jav...

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

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Python via .NET, streamlining your workflow....Efficiently Merge Presentations with Python Contents [ Hide ]...] Optimize Your Presentation Merging With Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/merge-present...
  6. Comment|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/examples/elements/c...
  7. View ODP in C++ | products.aspose.com

    View ODP in C++. Use C++ library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/odp/
  8. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export Presentations for PPT, PPTX and ODP....addVideo () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Add...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Java: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP Presentations....addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

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