Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 241,369 for

slide

(0.1 sec)
  1. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...dependencies: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/export-to-html5/
  2. 图表|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...
  3. 音频|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...
  4. Convert Presentations to HTML5 in .NET|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for .NET. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...settings for shape animations and slide transitions this way: using...

    docs.aspose.com/slides/net/export-to-html5/
  5. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、PPTX 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Python via .NET 支持对图表元素进行动画。...aspose.slides.animation as anim ; import aspose.slides as slides...

    docs.aspose.com/slides/zh/python-net/animated-c...
  6. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for C++ is used to create presentation...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/cpp/presentation-viewer/
  7. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Java, with Java examples for PPT, PPTX, and ODP presentations....Slides for Java . Add a Connector...shape between two points on the slide. static void addConnector ()...

    docs.aspose.com/slides/java/examples/elements/c...
  8. Ink|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/examples/elements/ink/
  9. 表格|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...Slides for PHP via Java 添加表格、访问表格、删除表格以及合并单元格的示例。...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument Slides with Aspose.Slides for .NET—automate Slide layout adjustments and boost productivity....Resize Shapes on Presentation Slides in .NET Contents [ Hide ] Overview...common questions from Aspose.Slides for .NET customers is how to...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...