Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 241,370 for

slide

(1.11 sec)
  1. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。...Slides for Python via .NET 。以下代码片段演示基础图表操作。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. 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/
  3. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...Slides for Java 更新其数据。 添加 OLE 对象 将...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  4. ActiveX|Aspose.Slides for PHP 文档

    了解如何在 PHP 中使用 Aspose.Slides 查找、编辑和删除 ActiveX 控件,以及为 PowerPoint 演示文稿更新属性。...Slides for PHP via Java 。 添加 ActiveX...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  5. 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/
  6. 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...
  7. 在 Android 上为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中创建惊艳的动态图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Android via Java 支持为图表元素添加动画。...); try { // 获取图表对象的引用 ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/animated-...
  8. 数学文本|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/androidjava/manage-zoom/
  10. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....their slides using Aspose.Slides for C++ . Aspose.Slides for C++...simple ellipse to a selected slide of the presentation, please...

    docs.aspose.com/slides/cpp/ellipse/