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

slide

(0.5 sec)
  1. 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-...
  2. 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...
  3. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Presentation Slides in C++ Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for C++ also makes it possible...

    docs.aspose.com/slides/cpp/clone-slides/
  4. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....Remove Slides from Presentations in C++ Contents [ Hide ] If...If a slide (or its contents) becomes redundant, you can delete...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  5. Video|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/examples/elements/vi...
  6. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....[ Hide ] Find a Shape on a Slide This topic will describe a simple...find a specific shape on a slide without using its internal Id...

    docs.aspose.com/slides/net/shape-manipulations/
  7. 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...
  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. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for PHP via Java . Add a Connector...shape between two points on the slide. function addConnector () {...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for Java 中管理分组形状:创建、嵌套、对齐、重新排序和设置组形状的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Slides for Java 创建形状组、访问它们、取消分组以及删除的示例。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...