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

slide

(0.13 sec)
  1. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    See Aspose.Slides for Node.js ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear JavaScript code....Slides for Node.js via Java . Add...a new ActiveX control to a slide. function addActiveX () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP presentations....Slides for .NET . Add a Group Shape...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/gr...
  3. Chart|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/examples/elements/c...
  4. 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/
  5. 备注|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...Slides for C++ 添加、读取、移除和更新备注幻灯片。 添加备注幻灯片...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto notesSlide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. Ink|Aspose.Slides for PHP Documentation

    Handle digital ink on Slides in PHP with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....Slides for PHP via Java . ❗ Note:...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for Python via .NET . Add a...points on the slide. def add_connector (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  8. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations....Slides for Python via .NET . Add an...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  9. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for C++ 创建简单动画并管理其顺序。 添加动画...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for Java 动画示例:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果及转换。...Slides for Java 创建简单动画并管理其顺序。 添加动画...Presentation (); try { ISlide slide = presentation . getSlides ()...

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