Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 241,358 for

slide

(0.26 sec)
  1. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...dependencies: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/export-to-html5/
  2. Convert Presentations to HTML5 in .NET|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for .NET. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...settings for shape animations and slide transitions this way: using...

    docs.aspose.com/slides/net/export-to-html5/
  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. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for 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/java/shape-manipulations/
  5. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ 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/cpp/shape-manipulations/
  6. 备注|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...
  7. Ink|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/examples/elements/ink/
  8. 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...
  9. 动画|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...
  10. 动画|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...