Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 10,114 for

presentation

(0.03 sec)
  1. Export Chart|Aspose.Slides Documentation

    Get chart images from PowerPoint Presentations in C# or .NET...using ( Presentation presentation = new Presentation ( "test...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; IChart chart...

    docs.aspose.com/slides/net/export-chart/
  2. Convert PowerPoint to SWF Flash|Aspose.Slides f...

    Convert PowerPoint PPT, PPTX to SWF in JavaScript...The save method exposed by Presentation class can be used to convert...convert the whole presentation into SWF document. The following...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. 在 C# .NET 中将 PowerPoint 转换为 HTML|Aspose.Slides 文档

    转换 PowerPoint HTML:将 PPTX 或 PPT 保存为 HTML。将幻灯片保存为 HTML...该代码可以在 Presentation 对象中加载多种格式,如 PPT、PPTX 和 ODP,并将其保存为...PowerPoint 演示文稿转换为 HTML: 创建 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  4. Flash|Aspose.Slides for PHP Documentation

    Extract Flash Objects from PowerPoint Presentation using PHP...Extract Flash Objects from Presentation Aspose.Slides for PHP via...extracting flash objects from a presentation. You can access the flash...

    docs.aspose.com/slides/php-java/flash/
  5. Supported File Formats|Aspose.Slides for PHP Do...

    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/php-java/supported-file-...
  6. Supported File Formats|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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/net/supported-file-formats/
  7. Supported File Formats|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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/java/supported-file-form...
  8. 将 PowerPoint 转换为 PDF 注释|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 PDF 注释...实例化一个表示演示文稿文件的 Presentation 对象 Presentation presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); Presentation presOut = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...
  10. Creating a Table on PowerPoint Slide|Aspose.Sli...

    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....used to display data on presentation slides. This article shows...slide using VSTO: Create a presentation. Add an empty slide is added...

    docs.aspose.com/slides/net/creating-a-table-on-...