Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 241,369 for

slide

(1.05 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. Note|Aspose.Slides Documentation

    Work with Slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....notes slides using Aspose.Slides for C++ . Add a Notes Slide Create...Create a notes slide and assign text to it. static void AddNote...

    docs.aspose.com/slides/cpp/examples/elements/note/
  6. 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...
  7. 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...
  8. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....Slides for Python is used to create...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/python-net/presentation-...
  9. 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...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....[ Hide ] Overview Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/python-net/manage-textbox/