Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 127,412 for

presentation

(0.13 sec)
  1. Convert POT to JPG in Python | products.aspose.com

    Sample code for POT to JPG Python conversion. Use PowerPoint Python API for batch conversion POT files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPS to SVG in Python | products.aspose.com

    Sample code for PPS to SVG Python conversion. Use PowerPoint Python API for batch conversion PPS files to SVG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPSM to BMP in Python | products.aspose...

    Sample code for PPSM to BMP Python conversion. Use PowerPoint Python API for batch conversion PPSM files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PPT to JPG in Python | products.aspose.com

    Sample code for PPT to JPG Python conversion. Use PowerPoint Python API for batch conversion PPT files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....Removed These methods wrote Presentation objects only to PPTX format...file. In the new API, the Presentation class is for working with...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Merge OTP Files using Java | products.aspose.com

    Java sample code to combine OTP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second OTP...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/otp/
  7. Merge POT Files using Java | products.aspose.com

    Java sample code to combine POT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second POT...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/pot/
  8. Merge PPSM Files using Java | products.aspose.com

    Java sample code to combine PPSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second PPSM...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/ppsm/
  9. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....application Create a new empty Presentation object Access the first...first slide in presentation slides collection Read the source PNG...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  10. How to Insert Image into PowerPoint Table using...

    This example focuses on how to insert Image into PowerPoint Table using Python. It describes all the requisite information to set up the environment and a working example code to add table image in PowerPoint using Python....default presentation using an instance of the Presentation class...Insert the image inside the presentation image collection Access...

    kb.aspose.com/slides/python/how-to-insert-image...