Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 241,145 for

slide

(0.08 sec)
  1. 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...
  2. 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...
  3. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....Slides for Android via Java . The...simple area chart to the first slide. static void addChart () { Presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. 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...
  5. 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...
  6. 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...
  7. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for C++: create, nest, align, reorder, and style group shapes with C++ examples in PPT, PPTX, and ODP presentations....Slides for C++ . Add a Group Shape...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto group...

    docs.aspose.com/slides/cpp/examples/elements/gr...
  8. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Java: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Slides for Java . Add a Table Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/t...
  9. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 动画示例:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for .NET 创建简单动画并管理其顺序。 添加动画...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....Remove Slides from Presentations in Python Contents [ Hide ]...] Overview If a slide (or its contents) is no longer needed, you...

    docs.aspose.com/slides/python-net/remove-slide-...