Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 241,360 for

slide

(0.17 sec)
  1. 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...
  2. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow....Remove Slides from Presentations in .NET Contents [ Hide ] If...If a slide (or its contents) becomes redundant, you can delete...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  3. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations....images are commonly used for slide backgrounds. You can set the...for a normal slide (a single slide) or a master slide (applies to...

    docs.aspose.com/slides/cpp/presentation-backgro...
  4. 视频|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...
  5. 页眉页脚|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...
  6. 将幻灯片移动到新位置|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....FileName = FilePath + "Move a slide to a new position.pptx" ; MoveSlide..., 1 , 2 ); // Counting the slides in the presentation. public...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  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. Elements|Aspose.Slides for Node.js via .NET Doc...

    Browse Aspose.Slides for Node.js elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Contents [ Hide ] Slide Layout Slide Master Slide Text Box Picture...Audio Video Section Animation Slide Transition Table Hyperlink SmartArt...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. 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...
  10. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow....Remove Slides from Presentations in JavaScript Contents [ Hide...Hide ] If a slide (or its contents) becomes redundant, you can...

    docs.aspose.com/slides/nodejs-java/remove-slide...