Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 113,592 for

presentation

(0.04 sec)
  1. Convert PDF to SWF in Python | products.aspose.com

    Sample code for PDF to SWF Python conversion. Use PowerPoint Python API for batch conversion PDF files to SWF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. View & Edit Metadata to PowerPoint files on Win...

    APIs to View & Edit PPT and PPTX Document Properties...Learn how to view and edit presentation properties in Python, Java...NET How to view and edit presentation properties in C#. Aspose...

    products.aspose.com/slides/metadata/
  3. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint Presentation in Java...Create an instance of the Presentation class. Get a slide’s reference...object. Save the modified presentation. This Java code shows you...

    docs.aspose.com/slides/java/audio-frame/
  4. Convert PowerPoint to Markdown in C#|Aspose.Sli...

    Convert PowerPoint to Markdown in C#...of the Presentation class to represent a presentation object...markdown: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. 图表坐标轴|Aspose.Slides 文档

    使用 C# 或 .NET 编辑 PowerPoint 图表坐标轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...中获取所需的值: using ( Presentation pres = new Presentation ()) { Chart...

    docs.aspose.com/slides/zh/net/chart-axis/
  6. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint Presentations in Python...Create an instance of the Presentation class. Get the table from...merged table cells in a presentation: import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-cells/
  7. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint Presentations in Java...columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/java/manage-rows-and-col...
  8. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint Presentations in Java...columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/androidjava/manage-rows-...
  9. Chart Series|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....Create an instance of the Presentation class. Add a clustered column...series. Write the modified presentation to a PPTX file. This C++...

    docs.aspose.com/slides/cpp/chart-series/
  10. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML Presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...