Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 130,062 for

presentation

(0.28 sec)
  1. Convert PNG to PPT in C++ | products.aspose.com

    Convert PNG to PPT in C++. Use C++ library API to convert PNG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/cpp/conversion/png-t...
  2. Convert TXT to POT in Android Apps or with free...

    TXT to POT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...create, edit, and convert presentations in various formats. It supports...

    products.aspose.com/total/android-java/conversi...
  3. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…... This behavior was not present in earlier Aspose.Slides versions...Initialize the presentation Presentation presentation = new Presentation();...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...
  4. Online PDF to PPTM Conversion or Develop Java b...

    Free online app to convert PDF to PPTM files. Java conversion library code for PDF documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pdf-t...
  5. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/python-net/features-over...
  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. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...照以下步骤即可生成标准的簇状柱形图: 创建一个 Presentation 类的实例。 使用索引获取幻灯片的引用。 添加带有数据的图表,并指定...PPTX 文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/create-chart/
  9. Convert WORD to POTX in Python or with free Onl...

    WORD to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORD to POTX online converter quickly before integrating the code....documents to PowerPoint presentations is becoming increasingly...PowerPoint presentations are often used to present information...

    products.aspose.com/total/python-net/conversion...
  10. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... ActiveX 控件,请执行以下操作: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...slides . Presentation ( path + "ActiveX.pptm" ) as presentation : #...

    docs.aspose.com/slides/zh/python-net/activex/