Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 126,318 for

presentation

(0.12 sec)
  1. Convert PPT to JPEG using C# | products.aspose.com

    Sample code for PPT to JPEG C# conversion. Use API example code for batch PPT files to JPEG 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/ppt-t...
  2. 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...
  3. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX Presentations—C# code examples included....Add Ellipses to Presentations in .NET Contents [ Hide ] Create...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/net/ellipse/
  4. 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...
  5. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/java/manage-paragraph/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 现代 API|Aspose.Slides 文档

    现代 API...API 的典型场景如下: Presentation pres = new Presentation (); try { IPPImage...替换为新方法。 旧版: Presentation pres = new Presentation (); try { Bitmap...

    docs.aspose.com/slides/zh/androidjava/modern-api/