Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 243,986 for

slide

(0.1 sec)
  1. Convert PNG to JPG in C++ | products.aspose.com

    Convert PNG to JPG in C++. Use the C++ library API to add PNG images to Slides and render them as JPG images....Slides C++ Conversion PNG to JPG Convert...images to JPG using Aspose.Slides for C++ without Microsoft PowerPoint...

    products.aspose.com/slides/cpp/conversion/png-t...
  2. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument Slides using Aspose.Slides for C++. Fast how-to guide....allows you to add videos to a slide in a presentation in two ways:...objects) to a presentation, Aspose.Slides provides the IVideo interface...

    docs.aspose.com/slides/cpp/video-frame/
  3. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...Slides for C++ 添加 SmartArt 图形、访问它们、删除它们以及更改布局。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  4. 组形状|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/...
  5. 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...
  6. 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/...
  7. Merge PDF Files To SVG Using Python | products....

    Merge multiple PDF files in Python....Slides Python via .NET Merge PDF to...PDF to SVG in Python Aspose.Slides for Python via .NET is a powerful...

    products.aspose.com/slides/python-net/merge/pdf...
  8. 图表|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...
  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. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....Contents [ Hide ] Find Shape in Slide This topic will describe a simple...find a specific shape on a slide without using its internal Id...

    docs.aspose.com/slides/nodejs-java/shape-manipu...