Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 130,441 for

presentation

(0.22 sec)
  1. Convert PPS to JPG in JavaScript | products.asp...

    Convert PPS to JPG in JavaScript. Use Node.js library API to convert PPS files to JPG...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  2. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....to TIFF Load the source presentation by creating an instance...instance of the Presentation class Create a Tiffoptions class object...

    kb.aspose.com/slides/python/how-to-convert-powe...
  3. 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...
  4. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...[ Hide ] 识别合并的表格单元格 创建一个 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码演示了如何在演示文稿中识别合并的表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  5. 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-...
  6. 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...
  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. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...as slides with slides . Presentation( "pres.ppt" ) as pres: shape...

    products.aspose.com/slides/python-net/editor/ppt/
  9. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint odp presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/txt-to...
  10. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...= System :: MakeObject < Presentation > ( u "pres.ppt" ); auto...

    products.aspose.com/slides/cpp/editor/ppt/