Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 242,355 for

slide

(1.57 sec)
  1. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/python-net/manage-zoom/
  2. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....Slides for Python via .NET . Add a...frame onto a slide. def add_video (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for C++ — seamless, efficient Slide insertion in seconds....Add Slides to Presentations in C++ Contents [ Hide ] Overview...Overview Aspose.Slides allows you to add slides to PowerPoint presentations...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  4. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....Slides for C++ . Add Math Text Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Add...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Slides for Java . Add Math Text Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/m...
  6. Manage Presentation Comments in PHP|Aspose.Slid...

    Master presentation comments with Aspose.Slides for PHP via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....as a note or annotation on a slide. When a comment is clicked,...PowerPoint presentations, Aspose.Slides for PHP via Java provides The...

    docs.aspose.com/slides/php-java/presentation-co...
  7. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Java: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....Slides for Java . Add SmartArt Insert...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/s...
  8. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Android: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Clone Presentation Slides in Java Contents [ Hide ] Introduction...replica of something. Aspose.Slides for Java also makes it possible...

    docs.aspose.com/slides/java/clone-slides/
  10. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....PowerPoint, you can add shapes to slides. Since shapes are made up of...interiors are filled. Aspose.Slides for PHP via Java provides classes...

    docs.aspose.com/slides/php-java/shape-formatting/