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

presentation

(1.03 sec)
  1. Create Presentations in .NET|Aspose.Slides Docu...

    Create Presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in .NET Contents [ Hide ] Create a PowerPoint...PowerPoint Presentation To add a simple plain line to a selected...

    docs.aspose.com/slides/net/create-presentation/
  2. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for PHP via Java, streamlining your workflow....Merge Presentations in PHP Contents [ Hide ] Presentation Merging...Merging When you merge one presentation to another, you are effectively...

    docs.aspose.com/slides/php-java/merge-presentat...
  3. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....the current presentation or another open presentation. The cloning...the end within the same presentation. Clone a slide to a specific...

    docs.aspose.com/slides/python-net/clone-slides/
  4. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. 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/cpp/manage-slide-show/
  6. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....addSmartArt () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $smart...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow....Manage VBA Projects in Presentations Using PHP Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/php-java/presentation-vi...
  8. 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...
  9. Print Presentations with Python|Aspose.Slides f...

    Print PowerPoint and OpenDocument Presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output....Print Presentations with Python Contents [ Hide ] Aspose.Slides...that allow you to print presentations. The overloaded methods...

    docs.aspose.com/slides/python-net/print-present...
  10. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Java: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP Presentations....Embed a PDF file into the presentation. static void addOleObject...IOException { Presentation presentation = new Presentation (); try...

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