Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 130,532 for

presentation

(0.36 sec)
  1. C++ API to Convert PDF to ODP | products.aspose...

    Convert PDF to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...files are used for creating presentations. Therefore, if you need...content of a PDF file in a presentation, you need to convert it...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. C++ API to Convert MHTML to PPS | products.aspo...

    Convert MHTML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...format that can be used to present slideshows without making any...convert MHTML to PPS in order to present slideshows without making any...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Show files are used for presentations. How Aspose.Total Helps...editing, and converting presentations. It can be used to convert...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. C++ API to Convert MHTML to PPT | products.aspo...

    Convert MHTML to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint) is a popular presentation format used to create slideshows...widely used for creating presentations for business, education...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. 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...
  6. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

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

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

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

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  8. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint Presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for Android via Java. Fast, high-quality results....Convert PowerPoint Presentations to Animated GIFs on Android...Contents [ Hide ] Convert Presentations to Animated GIF Using Default...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. 设置OLE图标的标题|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 presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // 向幻灯片添加OLE对象...

    docs.aspose.com/slides/zh/java/set-caption-to-o...
  10. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Android via Java 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...要在幻灯片上创建文本框,请按照以下步骤操作: 创建 Presentation 类的实例。 获取新建演示文稿中第一张幻灯片的引用。...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 下面的 Java ...

    docs.aspose.com/slides/zh/androidjava/manage-te...