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

slide

(0.36 sec)
  1. 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...
  2. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP presentations....Slides for C++ . The examples below...image in memory, place it on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  3. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code....Slides for Java . Add an ActiveX Control...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/a...
  4. 在 VSTO 和 Aspose.Slides 中创建新演示文稿|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....Slides 中创建新演示文稿 Contents [ Hide ] 下面有两个代码示例,演示如何使用...下面有两个代码示例,演示如何使用 VSTO 和 Aspose.Slides for .NET 实现相同的目标。 VSTO private void...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  5. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....Slides for Python, you can create...how to add a group shape on a slide and how to access accessibility...

    docs.aspose.com/slides/python-net/group/
  6. 视频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。...Slides for Python via .NET 嵌入视频帧并设置播放选项。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Android 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,使用清晰的 Java 代码。...Slides for Android via Java 添加、访问、删除和配置...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for .NET: create, format, bind data, and export charts in PPT, PPTX, and ODP with C# examples....Slides for .NET . The snippets below...simple area chart to the first slide. static void AddChart () { using...

    docs.aspose.com/slides/net/examples/elements/ch...
  9. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....Slides for PHP via Java supports animating...reference of the chart object $slide = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-charts/
  10. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 C# 示例。...Slides for .NET 添加页脚并更新日期和时间占位符。 添加页脚...Presentation (); var slide = presentation . Slides [ 0 ]; slide . HeaderFooterManager...

    docs.aspose.com/slides/zh/net/examples/elements...