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

presentation

(0.16 sec)
  1. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....Remove Slides from Presentations on Android Contents [ Hide ]...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/androidjava/remove-slide...
  2. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in PHP Contents [ Hide ]...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/php-java/digital-signatu...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Android: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. 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...