Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 242,743 for

slide

(0.66 sec)
  1. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....PowerPoint, you can add shapes to slides. Since shapes are made up of...interiors are filled. Aspose.Slides for Java provides interfaces...

    docs.aspose.com/slides/java/shape-formatting/
  2. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....Convert PowerPoint Slides to PNG in PHP Contents [ Hide ] About...Presentation class. Get the slide object from the Presentation...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....PowerPoint, you can add shapes to slides. Since shapes are made up of...interiors are filled. Aspose.Slides for .NET provides interfaces...

    docs.aspose.com/slides/net/shape-formatting/
  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. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....Slides. It covers basic HTML5 export...controlling shape animations and slide transitions. The article also...

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

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. Convert Presentation Slides to Images in JavaSc...

    Convert Slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples....Convert Presentation Slides to Images in JavaScript Contents...Contents [ Hide ] Overview Aspose.Slides for Node.js via Java enables...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  10. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/python-net/watermark/