Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 240,768 for

slide

(0.1 sec)
  1. Animation|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js animation examples: add, sequence, and customize effects and transitions with JavaScript for PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....Slides for PHP via Java . The examples...examples below place an image on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Add Slides to Presentations with Python|Aspose....

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient Slide insertion in seconds....Add Slides to Presentations with Python Contents [ Hide ] Overview...Overview Before adding slides to a presentation, it helps to understand...

    docs.aspose.com/slides/python-net/add-slide-to-...
  4. Low Performance When Cloning Master Slides from...

    Hi, I’m experiencing the similar issues in our project. Here are log entries and you can see that AddClone requires sometimes several seconds: 06 Nov 2025 18:24:23.072 Masters.AddClone(sourceMasterSlide) // <- ~1sec 06…...Performance When Cloning Master Slides from One Presentation to Another...C# Aspose.Slides Product Family slides-net , slides-performance...

    forum.aspose.com/t/low-performance-when-cloning...
  5. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument Slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Slides for Python via .NET is used...each page is a slide. You can view these slides in Microsoft PowerPoint...

    docs.aspose.com/slides/python-net/create-shape-...
  6. 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...
  7. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, Slides, URLs and email; set targets and actions 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...
  8. 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...
  9. 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...
  10. Audio|Aspose.Slides for PHP Documentation

    Work with audio in PHP using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for Slides and shapes in PowerPoint and OpenDocument....Slides for PHP via Java . The following...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...