Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 126,499 for

presentation

(0.08 sec)
  1. Convert PPS to PNG using C# | products.aspose.com

    Sample code for PPS to PNG C# conversion. Use API example code for batch PPS 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/pps-t...
  2. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....load an existing PowerPoint presentation like PPTX from the disk...PPTX presentation file from the disk using the Presentation class...

    kb.aspose.com/slides/python/how-to-convert-powe...
  3. Convert PPTM to PNG using Java | products.aspos...

    Sample Java conversion code for PPTM format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG 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/pptm...
  4. Convert POTX to GIF using Java | products.aspos...

    Sample Java conversion code for POTX format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF 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/potx...
  5. Convert PPTM to GIF using Java | products.aspos...

    Sample Java conversion code for PPTM format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF 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/pptm...
  6. Convert PPTX to PNG using Java | products.aspos...

    Sample Java conversion code for PPTX format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG 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...
  7. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Android via Java 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...要在幻灯片上创建文本框,请按照以下步骤操作: 创建 Presentation 类的实例。 获取新建演示文稿中第一张幻灯片的引用。...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 下面的 Java ...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  8. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...slides # 创建 Presentation 类的实例。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/presentati...
  9. Online XSLFO to PPSM Conversion or Develop Java...

    Free online app to convert XSLFO to PPSM files. Java conversion library code for XSLFO 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/xslfo...
  10. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP Presentation comments... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...