Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 241,125 for

slide

(0.18 sec)
  1. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Android: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP presentations....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Access Presentation Slides on Android|Aspose.Sl...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Boost productivity with Java code examples....Presentation Slides on Android Contents [ Hide ] Aspose.Slides allows...access slides in two ways: by index and by ID. Access a Slide by...

    docs.aspose.com/slides/androidjava/access-slide...
  3. Access Presentation Slides in Java|Aspose.Slide...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Boost productivity with code examples....Presentation Slides in Java Contents [ Hide ] Aspose.Slides allows...access slides in two ways: by index and by ID. Access a Slide by...

    docs.aspose.com/slides/java/access-slide-in-pre...
  4. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Slides for PHP via Java . Add a Table...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....Slides for C++ . The snippets below...simple area chart to the first slide. static void AddChart () { auto...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  6. 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....Slides for PHP via Java . Add a Video...Insert a video frame into a slide. function addVideo () { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument presentations....Slides for .NET . Add SmartArt Insert...Presentation (); var slide = presentation . Slides [ 0 ]; var smartArt...

    docs.aspose.com/slides/net/examples/elements/sm...
  8. Animation|Aspose.Slides for PHP Documentation

    Master Slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....Slides for PHP via Java . Add an Animation...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....Remove Slides from Presentations in Java Contents [ Hide ] If...If a slide (or its contents) becomes redundant, you can delete...

    docs.aspose.com/slides/java/remove-slide-from-p...
  10. Manage Presentation Backgrounds in Java|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Java, with code tips to boost your presentations....images are commonly used for slide backgrounds. You can set the...for a normal slide (a single slide) or a master slide (applies to...

    docs.aspose.com/slides/java/presentation-backgr...