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

presentation

(0.04 sec)
  1. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列... 创建一个 Presentation 类的实例。 在幻灯片上添加一个簇状柱形图。 访问第一个图表系列。...using ( Presentation presentation = new Presentation ()) { //...

    docs.aspose.com/slides/zh/net/chart-series/
  2. Export MHTML to PPSM in Android | products.aspo...

    Android API to Convert MHTML to PPSM without using Microsoft Word...PPSM (PowerPoint Show) is a presentation format used by Microsoft...PowerPoint. It is used to store a presentation in a single file. Therefore...

    products.aspose.com/total/android-java/conversi...
  3. Convert CGM to POTM via Java API | products.asp...

    Java API to Convert CGM to POTM without using Microsoft Word...PPTX, which is a PowerPoint presentation format. Once the CGM has...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/cgm-t...
  4. 导出图表|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿获取图表图像...using ( Presentation presentation = new Presentation ( "test...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; IChart chart...

    docs.aspose.com/slides/zh/net/export-chart/
  5. Flash|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....Extract Flash Objects from Presentation Aspose.Slides for C++ provides...extracting flash objects from a presentation. You can access the flash...

    docs.aspose.com/slides/cpp/flash/
  6. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....including creating the sample presentation, adding autoshape, creating...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  7. Convert PDF to POTX in Python | products.aspose...

    Sample code for PDF to POTX Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTX 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...
  8. Convert PDF to FODP in Python | products.aspose...

    Sample code for PDF to FODP Python conversion. Use PowerPoint Python API for batch conversion PDF files to FODP 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...
  9. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint Presentations in C# or .NET...Create an instance of the Presentation class. Obtain a slide’s...series 3. Write the modified presentation to a PPTX file. The following...

    docs.aspose.com/slides/net/trend-line/
  10. Chart Series|Aspose.Slides for Node.js via .NET...

    Chart series in PowerPoint Presentations in JavaScript...Create an instance of the Presentation class. Add a clustered column...series. Write the modified presentation to a PPTX file. This JavaScript...

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