Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 243,674 for

slide

(0.59 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 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...Slides for C++ 添加、读取、移除和更新备注幻灯片。 添加备注幻灯片...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto notesSlide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  3. Ink|Aspose.Slides for PHP Documentation

    Handle digital ink on Slides in PHP with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....Slides for PHP via Java . ❗ Note:...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations....Slides for Python via .NET . Add an...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  5. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for C++ 创建简单动画并管理其顺序。 添加动画...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. 动画|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/examples/element...
  7. Add Layout Slides to Presentation|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....Layout Slides to Presentation Contents [ Hide ] Aspose.Slides for...Layout slides in presentation. To add a Layout Slide, please...

    docs.aspose.com/slides/net/add-layout-slides-to...
  8. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for Node.js via...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for C++ ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C++ code....Slides for C++ . Add an ActiveX Control...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Add...

    docs.aspose.com/slides/cpp/examples/elements/ac...
  10. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint Slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....Clone PowerPoint Slides in Python Contents [ Hide ] Introduction...Aspose.Slides also allows you to copy (clone) any slide and then...

    docs.aspose.com/slides/python-net/clone-slides/