Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 126,510 for

presentation

(0.23 sec)
  1. 在 Android 上管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android (Java) 以编程方式在 PowerPoint 和 OpenDocument 幻灯片中添加和提取视频帧。快速使用指南。... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化 PresentationPresentation pres = new Presentation ( "pres...

    docs.aspose.com/slides/zh/androidjava/video-frame/
  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. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting Presentation impact across PPT and PPTX formats with clear С++ code examples....Manage Chart Data Markers in Presentations Using С++ Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/cpp/chart-data-marker/
  4. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....chart to the presentation: with slides . Presentation () as presentation...presentation : slide = presentation . slides [ 0 ] chart = slide...

    docs.aspose.com/slides/python-net/data-points-o...
  5. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...history data from a PowerPoint presentation file. The revision history...document properties of a presentation, which may include some...

    forum.aspose.com/t/ppt-merge/315120
  6. 使用 Java 在演示文稿中管理图表工作簿|Aspose.Slides 文档

    了解适用于 Java 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...代码演示了一个示例操作: Presentation pres = new Presentation ( "chart.pptx"...(); } 将工作簿单元格设为图表数据标签 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个气泡图并提供一些数据。...

    docs.aspose.com/slides/zh/java/chart-workbook/
  7. Convert WORDML to PPTM via Java or with free On...

    Java API to Export WORDML to PPTM without using Microsoft Word or PowerPoint or online. Test free WORDML to PPTM online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...PowerPoint presentations. After creating the presentation, the HTML...

    products.aspose.com/total/java/conversion/wordm...
  8. Convert RTF to PPTX in Android Apps or with fre...

    RTF to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free RTF to PPTX online converter quickly before integrating the code....(RTF) file to a PowerPoint Presentation (PPTX) file. How Aspose...Java, you can create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  9. Merge PPTX Files Online or using C++ | products...

    Free online app to combine different PPTX Presentations. C++ merging library code to merge PPTX Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation C++ Code: Merge PPTX Files...

    products.aspose.com/total/cpp/merge/pptx/
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) Presentations in Java....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/java/adding-text-dynamic...