Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 244,438 for

slides

(0.53 sec)
  1. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument Slides—gain full control over straight, elbow and curved connectors....moved or repositioned on a slide. Connectors attach to connection...(angled), and curved. Aspose.Slides supports the following connector...

    docs.aspose.com/slides/python-net/connector/
  2. VbaMacro|Aspose.Slides for Python Documentation

    Work with VBA macros in Python using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save presentations in PPT, PPTX and ODP....Slides for Python via .NET . Add a...def add_vba_macro (): with slides . Presentation () as presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. 趋势线|Aspose.Slides for Node.js via .NET 文档

    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 Node.js via Java 提供了一个简单的...类的实例 var pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/zh/nodejs-java/trend-line/
  5. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/net/manage-zoom/
  6. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export with examples for PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...Frame Add a video frame to a slide. function addVideo () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. 幻灯片转场|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握幻灯片转场:添加、定制和排序效果及持续时间,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...Slides for Node.js via Java 应用幻灯片转场效果和计时。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. 动画|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。...slides as slides with slides . Presentation ()...presentation . slides [ 0 ] . shapes . add_chart ( slides . charts...

    docs.aspose.com/slides/zh/python-net/callout/
  10. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Slides. It shows how to read and write...Data from a Workbook Aspose.Slides provides methods to read and...

    docs.aspose.com/slides/python-net/chart-workbook/