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

presentation

(0.03 sec)
  1. Pie Chart|Aspose.Slides for PHP 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....properties, do this: Instantiate Presentation class object. Add chart...options of chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/php-java/pie-chart/
  2. How to Convert PNG to PowerPoint Slide in C#

    This article contains information on how to convert PNG to PowerPoint Slide in C#. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in C#....application Create a new Presentation object Get the reference...slides collection in the presentation Read all bytes from the...

    kb.aspose.com/slides/net/how-to-convert-png-to-...
  3. Features Overview|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....fastest processing for this presentation document format. PresentationML...supports processing OOXML presentation format (also known as PresentationML...

    docs.aspose.com/slides/java/features-overview/
  4. 3D 演示|Aspose.Slides 文档

    Android 中的 3D PowerPoint 演示...imageScale = 2 ; Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); IAutoShape...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  5. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint Presentation to animated GIF: PPT to GIF, PPTX to GIF in Python...Contents [ Hide ] Converting Presentations to Animated GIF Using Default...shows you how to convert a presentation to animated GIF using standard...

    docs.aspose.com/slides/python-net/convert-power...
  6. 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...
  7. ActiveX|Aspose.Slides for PHP 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....ActiveX controls are used in presentations. Aspose.Slides for PHP via...when compared to normal presentation shapes. We implemented support...

    docs.aspose.com/slides/php-java/activex/
  8. 视频框|Aspose.Slides 文档

    在Java中向PowerPoint演示文稿添加视频框... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...// 实例化PresentationPresentation pres = new Presentation ( "pres...

    docs.aspose.com/slides/zh/java/video-frame/
  9. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....PPTX to PPT Open the source presentation from the disk by creating...creating an instance of the Presentation class The save method converts...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  10. Rectangle|Aspose.Slides for Python Documentation

    Create rectangle in PowerPoint Presentation in Python...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/python-net/rectangle/