Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 241,125 for

slide

(0.13 sec)
  1. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, Slides, URLs and email; set targets and actions for PPT, PPTX and ODP....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 获取幻灯片中的所有文本|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....FilePath + "Get all the text in a slide.pptx" ; foreach ( string s in...(); // Get all the text in a slide. public static string [] GetAllTextInSlide...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  3. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....effectively combining their slides in a single presentation to...presentations in such manner. Aspose.Slides for Node.js via Java , however...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  4. SmartArt|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用 SmartArt:使用 JavaScript 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置图表样式。...Slides for Node.js via Java 添加 SmartArt...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. Manage SmartArt Graphics in Presentations on An...

    Automate PowerPoint SmartArt creation, editing, and styling using Aspose.Slides for Android, featuring concise Java code examples and performance-focused guidance....Slides for Android via Java has provided...create a SmartArt shape in a slide, please follow the steps below:...

    docs.aspose.com/slides/androidjava/manage-smart...
  6. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、PPTX 和 ODP。...Slides for Python via .NET 添加 SmartArt...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 视频|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 添加和控制视频:插入、播放、剪辑、设置海报帧,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...Slides for Node.js via Java 嵌入视频帧并设置播放选项。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. Ink|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Manage Presentation Notes in C++|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for C++. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....] Add and Remove Slide Notes Aspose.Slides now supports removing...removing notes slides from presentation. In this topic, we will introduce...

    docs.aspose.com/slides/cpp/presentation-notes/
  10. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。...Slides for .NET 添加、访问、删除和更新不同图表类型。下面的代码片段演示了基本的图表操作。...Presentation (); var slide = presentation . Slides [ 0 ]; // 在第一张幻灯片上添加一个简单的面积图表。...

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