Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 130,047 for

presentation

(1.38 sec)
  1. C++ API to Convert MHTML to SWF | products.aspo...

    Convert MHTML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...interactive multimedia presentations, animations, and other interactive...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. XML Parser Specification (XPS)|Aspose.Slides 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....Slides for Java Any presentation document that can be loaded...learn about exporting the presentation documents to XPS documents...

    docs.aspose.com/slides/java/xml-parser-specific...
  3. Convert DOCM to POTM via C++ or with free Onlin...

    Export DOCM to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTM online converter quickly before integrating the code....a POTM file for use in a presentation. This can be done manually...allows users to create a new presentation from the HTML, and then...

    products.aspose.com/total/cpp/conversion/docm-t...
  4. Convert OTT to PPTX via C++ or with free Online...

    Export OTT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPTX online converter quickly before integrating the code....new presentation. Finally, you can save the presentation as a...HTML, and then create a new presentation and save it as a PPTX file...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Convert DOCM to POTX via C++ or with free Onlin...

    Export DOCM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTX online converter quickly before integrating the code....POTX, which is a PowerPoint presentation file format. How Aspose...edit, and save PowerPoint presentations. With Aspose.Slides for...

    products.aspose.com/total/cpp/conversion/docm-t...
  6. Convert ODP to BMP using C# | products.aspose.com

    Sample code for ODP to BMP C# conversion. Use API example code for batch ODP files to BMP conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/odp-t...
  7. Convert ODP to JPEG using C# | products.aspose.com

    Sample code for ODP to JPEG C# conversion. Use API example code for batch ODP files to JPEG conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/odp-t...
  8. Convert PPSM to SVG using Java | products.aspos...

    Sample Java conversion code for PPSM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  9. Convert PPT to SVG using Java | products.aspose...

    Sample Java conversion code for PPT format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  10. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加一个簇形柱状图。 访问第一个图表系列。...代码演示如何为图表系列设置重叠: Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/chart-series/