Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 126,354 for

presentation

(0.53 sec)
  1. Online ODP File Comparison or Build Python Apps...

    Free online app to Compare different ODP files. Python comparison library code for ODP documents....both ODP documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/python-net/compare/odp/
  2. Online PPS File Comparison or Build Python Apps...

    Free online app to Compare different PPS files. Python comparison library code for PPS documents....both PPS documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/python-net/compare/pps/
  3. View and Update Powerpoint Properties Online or...

    View and modify Powerpoint properties through online app for free. Java API code to update Powerpoint properties....Load Powerpoint file using Presentation class Get all Properteis...setAuthor, setSubject Save the presentation with the updated metedata...

    products.aspose.com/total/java/metadata/powerpo...
  4. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... Presentation () as presentation : slide = presentation . slides... PresentationEnumerab ( presentation , fps ) as frames_stream...

    docs.aspose.com/slides/zh/python-net/convert-po...
  5. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...提供了用于管理不同图表趋势线的简易 API: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/trend-line/
  6. 使用 C++ 将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sli...

    使用 Aspose.Slides for C++ 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。...PowerPoint 转换为 Markdown 创建 Presentation 类的实例,以表示演示文稿对象。 使用 保存 方法...markdown: System :: SharedPtr < Presentation > pres = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  7. 在幻灯片上添加注释|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....slide of the presentation document. // The presentation document...of the first slide in the presentation document. private static...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  8. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for Android via Java in handling PowerPoint animations. This general overview highlights key features....Enhance PowerPoint Presentations with Animations on Android Contents...Hide ] Since presentations are meant to present something, their...

    docs.aspose.com/slides/androidjava/powerpoint-a...
  9. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...Contents [ Hide ] 识别合并单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...= System :: MakeObject < Presentation > ( u "SomePresentationWith...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  10. 部分|Aspose.Slides for PHP 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....实例化表示 PPTX 的 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/portion/