Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 243,599 for

slide

(0.42 sec)
  1. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....Convert PowerPoint Slides to PNG in C++ Contents [ Hide ] Overview...to PNG images using Aspose.Slides. It shows how to load presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....Slides for Java . Add a Modern Comment...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/c...
  3. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...Slides for Python via .NET 访问现有墨迹形状并将其删除的示例。...注意: 墨迹形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的墨迹笔画,但您可以读取和修改现有墨迹。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. 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...
  5. 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/...
  6. 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...
  7. 图表|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...
  8. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...Slides for C++ 处理数学文本形状并格式化公式。 添加数学文本...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 向幻灯片添加数学形状。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. 音频|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...
  10. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent....Slides for .NET. To address the object...return to the corresponding slide by clicking outside the activated...

    docs.aspose.com/slides/net/working-solution-for...