Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 244,962 for

slide

(0.61 sec)
  1. Manage Presentation Slides in .NET|Aspose.Slide...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for .NET. Easy-to-follow guide with C# code examples....Presentation Slides in .NET Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in .NET Remove Slides from Presentations...

    docs.aspose.com/slides/net/presentation-slide/
  2. 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...
  3. 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/...
  4. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....Slides. It shows how to add embedded audio to slides, customize... and extract audio used in slide show transitions. Create Audio...

    docs.aspose.com/slides/java/audio-frame/
  5. Manage Presentation Slides in C++|Aspose.Slides...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for C++. Easy-to-follow guide with code examples....Presentation Slides in C++ Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in C++ Remove Slides from Presentations...

    docs.aspose.com/slides/cpp/presentation-slide/
  6. 图表|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...
  7. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for C++ 音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、修剪和提取声音,提供清晰的 C++ 代码。...Slides for C++ 嵌入音频帧并控制播放。下面的示例展示了基本的音频操作。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一个空的音频帧(音频将在稍后嵌入)。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. 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...
  9. 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...
  10. Create New Presentations Using VSTO and Aspose....

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create new PowerPoint (PPT, PPTX) presentations in C# with clean, reliable code....Slides for .NET Contents [ Hide ]...deployment problems. Aspose.Slides for .NET is a component that...

    docs.aspose.com/slides/net/create-a-new-present...