Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 238,751 for

slide

(0.2 sec)
  1. Access Presentation Slides in JavaScript|Aspose...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Boost productivity with code examples....Presentation Slides in JavaScript Contents [ Hide ] Aspose.Slides allows...access slides in two ways: by index and by ID. Access Slide by Index...

    docs.aspose.com/slides/nodejs-java/access-slide...
  2. 动画|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/...
  3. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per Slide, and control visibility in PowerPoint and OpenDocument....and update notes slides using Aspose.Slides for Python via .NET...NET . Add a Notes Slide Create a notes slide and assign text to...

    docs.aspose.com/slides/python-net/examples/elem...
  4. 音频|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理音频:添加、替换、提取和裁剪声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...Slides for .NET 中嵌入音频框架并控制播放。以下示例展示了基本的音频操作。...Presentation (); var slide = pres . Slides [ 0 ]; // 创建一个空的音频框架(音频将在稍后嵌入)...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. 动画图表|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 支持对图表元素进行动画。...Presentation 类 var pres = new aspose . slides . Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/nodejs-java/animated-...
  6. 连接器|Aspose.Slides for Node.js via .NET 文档

    了解如何使用 Aspose.Slides for Node.js 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间连接线的样式,提供 JavaScript 示例。...Slides for Node.js via Java 将形状通过连接线连接并更改其目标。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument Slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP Slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....Convert PowerPoint Slides to Images in Python Contents [ Hide...Hide ] Overview Aspose.Slides for Python via .NET enables you to...

    docs.aspose.com/slides/python-net/convert-slide/
  8. Move a paragraph from one presentation to anoth...

    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....true )) { // Get the first slide in the source presentation....TextBody textBody1 = slide1 . Slide . Descendants < TextBody >()...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  9. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....Slides for Python. You’ll learn to...this: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/animated-text/
  10. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java 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/php-java/shape-manipulat...