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

slide

(1.04 sec)
  1. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for Android: insert, play, trim, set poster frames, and export with Java examples for PPT, PPTX, and ODP presentations....Slides for Android via Java . Add...an empty video frame onto a slide. static void addVideo () { Presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for Java 15.10.0 Contents [...introduced with the Aspose.Slides for Java 15.10.0 API. Public...

    docs.aspose.com/slides/java/public-api-and-back...
  3. 视频|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...
  4. 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/...
  5. 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...
  6. 在 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...
  7. 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/
  8. Apply a theme to a presentation|Aspose.Slides D...

    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....PresentationPart ; // Get the existing slide master part. SlideMasterPart...slideMasterPart ); // Get the new slide master part. SlideMasterPart...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  9. 页眉页脚|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...
  10. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...Slides for Java 更新其数据。 添加 OLE 对象 将...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...