Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 119,529 for

presentation

(0.08 sec)
  1. Convert PDF to PNG in C# | products.aspose.com

    Convert PDF to PNG in C#. Use .NET library API to convert PDF pages to PNG images...Create an instance of the Presentation class. Load the PDF file...to PNG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  2. Convert PPSM to SVG using C++ application | pro...

    Sample C++ conversion code for PPSM document to SVG format. Use example code for batch PPSM to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  3. Chart Plot Area|Aspose.Slides for PHP Documenta...

    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. Access first slide...instance of Presentation class $pres = new Presentation (); try {...

    docs.aspose.com/slides/php-java/chart-plot-area/
  4. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 Java 中将 PowerPoint PPT, PPTX 转换为 SWF...Hide ] 将 PPT(X) 转换为 SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为...接口在生成的 SWF 中包含备注。 Presentation pres = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  5. 档案

    档案...slides in your PowerPoint presentation. Aspose.Slides for C++ is...manipulating PowerPoint presentations (without Microsoft PowerPoint...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  6. 图表数据表|Aspose.Slides 文档

    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.... 实例化 Presentation 类对象。 在幻灯片上添加图表。 设置图表表格。...下面给出了示例代码。 // 创建空演示文稿 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/chart-data-table/
  7. Convert RTF to PPTM via Java or with free Onlin...

    Java API to Export RTF to PPTM without using Microsoft Word or PowerPoint or online. Test free RTF to PPTM online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...edit, and save presentations. Once the presentation is created,...

    products.aspose.com/total/java/conversion/rtf-t...
  8. Convert DOCM to ODP via Java or with free Onlin...

    Java API to Export DOCM to ODP without using Microsoft Word or PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...manipulating PowerPoint presentations, including the ability to...

    products.aspose.com/total/java/conversion/docm-...
  9. 图表数据表|Aspose.Slides 文档

    在 C# 或 .NET 中为 PowerPoint 演示文稿中的图表数据库表设置字体属性... 实例化 Presentation 类对象。 在幻灯片上添加图表。 设置图表表格。...以下是给出的示例。 using ( Presentation pres = new Presentation ( "test.pptx"...

    docs.aspose.com/slides/zh/net/chart-data-table/
  10. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....to modify the loaded PPTX presentation before saving it back as...template PPTX file into the Presentation class object Perform some...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...