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

slide

(0.83 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. 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....Presentation Slides in Java Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for Java also makes it possible...

    docs.aspose.com/slides/java/clone-slides/
  3. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument presentations....Slides for C++ . Add SmartArt Insert...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/cpp/examples/elements/sm...
  4. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....Slides for C++ . Add a Table Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto widths...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  5. 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...
  6. 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...
  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. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Slides for Python via .NET . The snippets...to the first slide. def add_chart (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for Slides and shapes in PowerPoint and OpenDocument....Slides for Python via .NET . The following...presentation slide. def add_audio (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...