Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 113,621 for

presentation

(0.06 sec)
  1. Convert OTP to BMP using Java | products.aspose...

    Sample Java conversion code for OTP format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP 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/otp-...
  2. Convert PPS to JPEG using Java | products.aspos...

    Sample Java conversion code for PPS 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/pps-...
  3. Convert PPS to GIF using Java | products.aspose...

    Sample Java conversion code for PPS 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/pps-...
  4. Export PS to POTX via C# API | products.aspose.com

    .NET API to Convert PS to POTX without using Microsoft Word...file format into PowerPoint Presentation (PPTX). This API provides...second step is to use the Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/ps-to-...
  5. Export TEX to POWERPOINT in Android | products....

    Android API to Convert TEX to POWERPOINT without using Microsoft Word...is a great way to make presentations more visually appealing...widely used format for presentations, making it easier to share...

    products.aspose.com/total/android-java/conversi...
  6. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python...to know that PowerPoint Presentation files do not have any way... you can then open that presentation using Aspose.Slides for...

    docs.aspose.com/slides/python-net/shape-manipul...
  7. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert HTML into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert HTML to PowerPoint using Python....Create a blank presentation using the Presentation class for inserting...string Save the resultant presentation as PPTX having HTML contents...

    kb.aspose.com/slides/python/how-to-insert-html-...
  8. 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...
  9. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method...insertOleObject(stream, progId, asIcon, presentation) Inserts an embedded OLE...string , asIcon : boolean , presentation : Buffer ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Audio Frame|Aspose.Slides for Python Documentation

    Add audio to PowerPoint Presentation in Python...Create an instance of the Presentation class. Get a slide’s reference...object. Save the modified presentation. This Python code shows...

    docs.aspose.com/slides/python-net/audio-frame/