Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 129,330 for

presentation

(0.17 sec)
  1. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。...该代码可以在 Presentation 对象中加载 PPT、PPTX 和 ODP 等多种格式并保存为...PowerPoint 演示文稿转换为 HTML: 创建 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. 在 Android 上将 PowerPoint 演示文稿转换为 HTML|Aspose.Sli...

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides for Android 转换指南,快速、完美地保留布局、链接和图像。...该代码可以在 Presentation 对象中加载 PPT、PPTX、ODP 等多种格式并保存为...PowerPoint 演示文稿转换为 HTML: 创建一个 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one PDF using Java. It assists you to convert multiple ppt to pdf using java by providing configuration details, stepwise process and a runnable sample code....each slide to a destination presentation which is finally saved as...files to a PDF Create a new presentation and clear its slides collection...

    kb.aspose.com/slides/java/how-to-convert-multip...
  4. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/shape-form...
  5. 幻灯片切换|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 幻灯片切换,PowerPoint 在 JavaScript 中的 Morph 切换...要创建一个简单的幻灯片切换效果,请按以下步骤操作: 创建 Presentation 类的实例。 通过 TransitionType...写入修改后的演示文稿文件。 // 实例化 Presentation 类以加载源演示文稿文件 var presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/slide-tra...
  6. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost Presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/python-net/animated-charts/
  7. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...slides # 创建 Presentation 类的实例。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/presentati...
  8. Convert PDF to PPS in Python | products.aspose.com

    Sample code for PDF to PPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  9. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 创建一...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D Presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in .NET Contents [ Hide ] Overview How...usually create a 3D PowerPoint presentation? Microsoft PowerPoint enables...

    docs.aspose.com/slides/net/3d-presentation/