Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 241,366 for

slide

(0.08 sec)
  1. Adding Picture Frame with Animation in VSTO and...

    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 Contents [ Hide ] The code...create a presentation with a slide, add an image with a picture...

    docs.aspose.com/slides/net/adding-picture-frame...
  2. 动画图表|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-...
  3. Manage Presentation Slides in Java|Aspose.Slide...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for Java. Easy-to-follow guide with code examples....Presentation Slides in Java Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in Java Remove Slides from Presentations...

    docs.aspose.com/slides/java/presentation-slide/
  4. 音频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理音频:添加、替换、提取和修剪声音,为 PowerPoint 和 OpenDocument 中的幻灯片和形状设置音量和播放。...Slides for Python via .NET 控制播放。以下示例展示了基本的音频操作。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. 向演示文稿添加形状|Aspose.Slides 文档

    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....Hide ] VSTO 下面是添加线形状的代码片段: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  6. Ink|Aspose.Slides for Node.js via .NET Document...

    Work with Ink in Aspose.Slides for Node.js: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using examples....Slides for Node.js via Java . ❗ Note:...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Manage Presentation Slides in PHP|Aspose.Slides...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for PHP. Easy-to-follow guide with code examples....Presentation Slides in PHP Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in PHP Remove Slides from Presentations...

    docs.aspose.com/slides/php-java/presentation-sl...
  8. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...Slides for PHP via Java 添加、访问、删除和...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 动画|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/...
  10. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Add...Add an OLE object to the slide auto allBytes = System :: IO :: File...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...