Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 241,143 for

slide

(0.18 sec)
  1. 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...
  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. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear C# code....Slides for .NET . The following examples...Presentation (); var slide = presentation . Slides [ 0 ]; // Create...

    docs.aspose.com/slides/net/examples/elements/au...
  4. 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/
  5. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  6. 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/
  7. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for .NET . Add SmartArt Insert...(); var slide = pres . Slides [ 0 ]; var smart = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  8. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear C++ code....Slides for C++ . The following examples...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Create...

    docs.aspose.com/slides/cpp/examples/elements/au...
  9. 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....Clone PowerPoint Slides in Python Contents [ Hide ] Overview...replica of something. Aspose.Slides for Python via .NET allows...

    docs.aspose.com/slides/python-net/clone-slides/
  10. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for C++: insert, play, trim, set poster frames, and export with C++ examples for PPT, PPTX, and ODP presentations....Slides for C++ . Add a Video Frame...an empty video frame onto a slide. static void AddVideo () { auto...

    docs.aspose.com/slides/cpp/examples/elements/vi...