Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 10,113 for

presentation

(0.04 sec)
  1. Group|Aspose.Slides Documentation

    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....developers support richer presentations. Aspose.Slides for Java...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/group/
  2. 在 C++ 中将 PowerPoint 转换为 PDF|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 PDF。将 PowerPoint 保存为符合或可访问性标准的 PDF。...PDF,您只需将文件名作为参数传递给 Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类暴露了通常用于将演示文稿转换为...PowerPoint 文件的 Presentation 类 auto presentation = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  3. 管理 SmartArt|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.... Presentation pres = new Presentation ( "Presentation.pptx"...SmartArt 的布局类型,请按照以下步骤操作: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 添加...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  4. 图表图例|Aspose.Slides for Python 文档

    设置 PowerPoint 演示文稿中图表图例的位置和字体大小...为了设置图例属性,请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...slides # 创建一个 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  5. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....the Presentation class instance to add a new presentation and...loaded image inside the presentation image collection Load the...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  6. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python... They give life to presentations or its constituents. Why...Why Use Animations in Presentations? Using animations, you can...

    docs.aspose.com/slides/python-net/shape-animation/
  7. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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....newImage) $presentation = new Presentation ( "presentation.pptx" );...第一个方法 # ... $imageData = $presentation -> getImages () -> get_Item...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  8. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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....ActiveX controls are used in presentations. Aspose.Slides for Node...when compared to normal presentation shapes. We implemented support...

    docs.aspose.com/slides/nodejs-java/activex/
  9. Aspose.Slides中的多线程|Aspose.Slides for Python 文档

    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.... 我们强烈建议您 不要 在多线程环境中使用单个 Presentation 实例,因为这可能导致不可预测的错误或故障,这些问题不易被检测到。...易被检测到。 在多个线程中加载、保存和/或克隆 Presentation 类的实例是 不安全 的。这种操作 不 受支持。...

    docs.aspose.com/slides/zh/python-net/multithrea...
  10. Convert PowerPoint to Markdown in Python|Aspose...

    Convert PowerPoint to Markdown in Python...of the Presentation class to represent a presentation object...as slides with slides . Presentation ( "pres.pptx" ) as pres...

    docs.aspose.com/slides/python-net/convert-power...