Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 242,621 for

slide

(0.1 sec)
  1. 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...
  2. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation (); var slide = presentation . Slides [ 0 ]; // Create...

    docs.aspose.com/slides/net/examples/elements/te...
  3. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for Node.js via...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for C++ ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C++ code....Slides for C++ . Add an ActiveX Control...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Add...

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

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。...Slides for Python via .NET 示例,演示如...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 在 Android 上为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中创建惊艳的动态图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Android via Java 支持为图表元素添加动画。...); try { // 获取图表对象的引用 ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/animated-...
  8. 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...
  9. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE objects in PHP using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....Slides for PHP via Java . Add an OLE...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....Slides allows you to create and manage...to add a SmartArt shape to a slide, access existing SmartArt shapes...

    docs.aspose.com/slides/java/manage-smartart-shape/