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

slide

(0.08 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. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for Java 15.10.0 的公共 API 和不兼容更改 Contents [ Hide...Hide ] 此页面列出了 Aspose.Slides for Java 15.10.0 API 引入的所有 新增 或 移除 的类、方法、属性等,以及其他更改。...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  3. Connector|Aspose.Slides for Node.js via .NET Do...

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Node.js, with JavaScript examples for PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...shape between two points on the slide. function addConnector () {...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for Java 15.10.0 的公共 API 和向后不兼容更改 Contents [ Hide...Hide ] 此页面列出了 Aspose.Slides for Java 15.10.0 API 中所有 添加的 或 移除的...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP presentations....Slides for .NET . Add a Connector...shape between two points on the slide. static void AddConnector ()...

    docs.aspose.com/slides/net/examples/elements/co...
  6. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP presentations....Slides for .NET . Add an Animation...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/an...
  7. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP presentations....Slides for C++ . Add an Animation...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/cpp/examples/elements/an...
  8. Animation|Aspose.Slides for PHP Documentation

    Master Slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....Slides for PHP via Java . Add an Animation...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. 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...
  10. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....Slides for Python via .NET supports...aspose.slides.animation as anim ; import aspose.slides as slides...

    docs.aspose.com/slides/python-net/animated-charts/