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

slide

(1.08 sec)
  1. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Slides for Python via .NET . The snippets...to the first slide. def add_chart (): with slides . Presentation...

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

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for Slides and shapes in PowerPoint and OpenDocument....Slides for Python via .NET . The following...presentation slide. def add_audio (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Java: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP presentations....Slides for Java . Add a Group Shape...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/g...
  4. Table|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  5. 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...
  6. 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...
  7. 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...
  8. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 掌握图表:创建、格式化、绑定数据,并使用 C++ 示例将图表导出为 PPT、PPTX 和 ODP。...Slides for C++ 添加、访问、删除和更新不同图表类型的...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 向第一张幻灯片添加一个简单的面积图。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  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/