Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 113,667 for

presentation

(0.06 sec)
  1. Convert PPTX to JPEG using Java | products.aspo...

    Sample Java conversion code for PPTX format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java 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/java/conversion/pptx...
  2. Online SVG to OTP Conversion or Develop Java ba...

    Free online app to convert SVG to OTP files. Java conversion library code for SVG documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/svg-t...
  3. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....in order to be used in a presentation. This is especially true...to manipulate PowerPoint presentations with ease. With this API...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG 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...
  5. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....table cell and save the presentation on the disk either in a...a new blank presentation using the Presentation class and access...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  6. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....table and save the resultant presentation on the disk in PPT , PPTX...Create a new presentation using the Presentation class and access...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  7. Merge POT Files Online or using Android Mobile ...

    Free online app to combine different POT Presentations. Android merging library Java code to merge POT Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged POT Presentation Java Code : Merge POT Files...

    products.aspose.com/total/android-java/merge/pot/
  8. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....Python PowerPoint API for Presentations. Python PPTX, PPT Create...PowerPoint and OpenOffice presentations in Python without any external...

    products.aspose.com/slides/python-net/
  9. Convert MD to POTM in Python or with free Onlin...

    MD to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to POTM online converter quickly before integrating the code....native format for PowerPoint presentations and is the most widely used...for creating and sharing presentations. The MD format, on the other...

    products.aspose.com/total/python-net/conversion...
  10. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一个幻灯片中获取表格。 迭代表格的行和列以查找合并单元格。...代码演示了如何识别演示文稿中的合并表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/java/manage-cells/