Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 10,062 for

presentation

(0.12 sec)
  1. 图表数据标签|Aspose.Slides for Python 文档

    在Python中设置PowerPoint图表数据标签和距离... Presentation () as pres : chart = pres...slides # 创建Presentation类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/chart-data...
  2. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python....the source ODP using the Presentation class with the specified...object is created to set the presentation load format to ODP before...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  3. How to Insert a Table in a Slide using Java

    This article guides on how to insert a table in a slide using Java. It provides all the details to establish the environment and a runnable sample code to make table in PowerPoint using Java....and saving the resultant presentation on the disk as PPTX , PPT...Create a new presentation using the Presentation class and get...

    kb.aspose.com/slides/java/how-to-insert-a-table...
  4. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python....the source PPT using the Presentation class with the specified...the beginning to set the presentation load format and the password...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  5. 将 PowerPoint 转换为 HTML 在 C++|Aspose.Slides 文档

    在 C++ 中转换 PowerPoint 为 HTML。将 PPTX 或 PPT 保存为 HTML 在 C++ 中。将幻灯片保存为 HTML 在 C++ 中。...演示文稿转换为 HTML: 创建 Presentation 类的实例。 在 Presentation 类中加载 .ppt 以 在...在 C++ 中将 PPT 转换为 HTML 在 Presentation 类中加载 .pptx 以 在 C++ 中将 PPTX...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  6. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Python How to Create Readonly Presentation using Python How to Strike...Python How to Add Audio in Presentation using Python How to Add...

    kb.aspose.com/slides/python/
  7. 在 Java 中将 PowerPoint 转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 HTML:将 PPTX 或 PPT 保存为 HTML。在 Java 中将幻灯片保存为 HTML...PowerPoint 演示文稿转换为 HTML: 创建一个 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...实例化一个表示演示文稿文件的 Presentation 对象 Presentation pres = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  8. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格... 从头开始创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义一个...文件的 Presentation 类实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/net/manage-table/
  9. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片中获取表格。 遍历表格的行和列以查找合并的单元格。...代码展示了如何识别演示文稿中的合并表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  10. PPT vs PPTX|Aspose.Slides for Node.js via .NET ...

    Read about PPT vs PPTX differences in Aspose.Slides.... PPTX is a new presentation file format, based on the...common class to work with all presentation formats. It allows converting...

    docs.aspose.com/slides/nodejs-java/ppt-vs-pptx/