Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 119,526 for

presentation

(0.12 sec)
  1. Convert POT to JPEG using Java | products.aspos...

    Sample Java conversion code for POT format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pot-...
  2. Export XPS to POT in Android | products.aspose.com

    Android API to Convert XPS to POT without using Microsoft Word...for creating presentations. It is a presentation format that supports...to POT, users can create presentations from XPS documents. How...

    products.aspose.com/total/android-java/conversi...
  3. 管理标签和自定义数据|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....Slides for Java 获取 Presentation 中标签的值: Presentation pres = new Presentation...Slides for Java 向 Presentation 添加标签: Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/java/managing-tags-an...
  4. Export EPUB to POTX in Android | products.aspos...

    Android API to Convert EPUB to POTX without using Microsoft Word...content of the book in a presentation format, which can be used...features for working with presentations, including the ability to...

    products.aspose.com/total/android-java/conversi...
  5. Export MHTML to XAML in Android | products.aspo...

    Android API to Convert MHTML to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF) applications...manipulating, and converting presentations. It also supports the conversion...

    products.aspose.com/total/android-java/conversi...
  6. Export MHTML to POTX in Android | products.aspo...

    Android API to Convert MHTML to POTX without using Microsoft Word...used to store PowerPoint presentations. It is used to store the...the design of a presentation, including the background, fonts,...

    products.aspose.com/total/android-java/conversi...
  7. Export EPUB to POWERPOINT via C# API | products...

    .NET API to Convert EPUB to POWERPOINT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...convert EPUB to PPTX. The Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/epub-t...
  8. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint Presentations in C++...Create an instance of the Presentation class. Get the table from...merged table cells in a presentation: auto pres = System :: MakeObject...

    docs.aspose.com/slides/cpp/manage-cells/
  9. 在 Python 中管理图表系列|Aspose.Slides for Python 文档

    了解如何在 PowerPoint (PPT/PPTX) 中使用 Python 管理图表系列,提供实用代码示例和最佳实践,以增强数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加聚簇柱形图。 访问第一个图表系列。...with slides . Presentation () as presentation : # 添加图表 chart...

    docs.aspose.com/slides/zh/python-net/chart-series/
  10. 管理 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/java/manage-smartart/