Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 130,326 for

presentation

(0.15 sec)
  1. Manage Chart Data Markers in Presentations Usin...

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

    docs.aspose.com/slides/php-java/chart-data-marker/
  2. C++ API to Convert PCL to PPTM | products.aspos...

    Convert PCL to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint Macro-Enabled Presentation) is a file format used to...to store presentations created in Microsoft PowerPoint. Converting...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...PHP library for editing presentations quickly and easily. It provides...and transitions to their presentation as well as apply various...

    products.aspose.com/slides/php-java/editor/html/
  4. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。... 对 Presentation 对象中的所有形状对象执行的任何操作都会应用于整个演示文稿。...PPTX 文件的 Presentation 类。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/java/applying-protect...
  5. Convert PDF to JPG in Java | products.aspose.com

    Convert PDF to JPG in Java. Use Java library API to convert PDF files to JPGs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/java/conversion/pdf-...
  6. 格式化文本|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....//Open the presentation Presentation pres = new Presentation ( "source...PowerPoint . Presentation pres = null ; //Open the presentation pres...

    docs.aspose.com/slides/zh/net/format-text/
  7. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加一个簇形柱状图。 访问第一个图表系列。...代码演示如何为图表系列设置重叠: Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/chart-series/
  8. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。... 创建 Presentation 类的实例。 在幻灯片上添加簇状柱形图。 访问第一个图表系列。...代码演示如何为图表系列设置重叠: Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  9. 公共 API 与向后不兼容的更改(Aspose.Slides for .NET 15.1.0)...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... Presentation 类新增了属性 “FontsManager”。FontsManager...以下示例演示如何在演示文稿中替换字体: Presentation pres = new Presentation ( "PresContainsArialFon...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  10. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape shape =...

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