Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 113,620 for

presentation

(0.04 sec)
  1. Supported File Formats|Aspose.Slides for Python...

    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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/python-java/supported-fi...
  2. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML Presentation using C#.... You can create a new presentation and save it as HTML or convert...convert an existing presentation to HTML for displaying it in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  3. Shape Animation|Aspose.Slides for PHP Documenta...

    Apply PowerPoint animation in PHP... They give life to presentations or its constituents. Why...Why Use Animations in Presentations? Using animations, you can...

    docs.aspose.com/slides/php-java/shape-animation/
  4. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint Presentations in Java...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/java/manage-table/
  5. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint Presentations in C++...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/manage-table/
  6. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT Presentation comments... Presentation( "example.ppt" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  7. Conversion from PPT to PPTX format|Aspose.Slide...

    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....pptx" ; //Instantiate a Presentation object that represents a...a PPTX file Presentation pres = new Presentation ( srcFileName...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  8. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint Presentations using JavaScript...Create an instance of the Presentation class. Obtain a reference...slide in the newly created presentation. Add an AutoShape object...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  9. Shape Formatting|Aspose.Slides for Node.js via ...

    Format shape in PowerPoint Presentation in JavaScript...Create an instance of the Presentation class. Get a slide’s reference...line. Write the modified presentation as a PPTX file. This JavaScript...

    docs.aspose.com/slides/nodejs-java/shape-format...
  10. 图表数据标记|Aspose.Slides 文档

    在C#或.NET的PowerPoint演示文稿中设置图表标记选项...设置图表标记选项,请按照以下步骤操作: 实例化 Presentation 类。 创建默认图表。 设置图片。 获取第一个图表系列。... // 创建Presentation类的实例 using Presentation presentation = new...

    docs.aspose.com/slides/zh/net/chart-data-marker/