Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 10,113 for

presentation

(0.1 sec)
  1. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint Presentation and open that in MS PowerPoint for viewing.... In the end, a sample presentation with a line shape added...Create an empty presentation using the Presentation class object...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  2. 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/
  3. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint Presentations using Java...objects in a PowerPoint presentation through Aspose components...visual difference in the presentation between the pre- and post-activation...

    docs.aspose.com/slides/java/working-solution-fo...
  4. Modern API|Aspose.Slides Documentation

    Modern API...follows: using ( Presentation pres = new Presentation ()) { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/net/modern-api/
  5. Aspose.Slides中的多线程|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 类的实例是 不安全 的。这种操作 不 被支持。...

    docs.aspose.com/slides/zh/cpp/multithreading/
  6. Public API and Backwards Incompatible Changes i...

    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.... using ( Presentation pres = new Presentation ()) { IChart...collection. using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Animated Charts|Aspose.Slides for Node.js via ....

    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....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  8. 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...
  9. 管理单元格|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿中的表格单元格...[ Hide ] 识别合并的表格单元格 创建一个 Presentation 类的实例。 从第一页获取表格。 遍历表格的行和列以查找合并单元格。...as slides with slides . Presentation ( path + "SomePresentationWith...

    docs.aspose.com/slides/zh/python-net/manage-cells/
  10. 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/