Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 113,587 for

presentation

(0.08 sec)
  1. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/python-net/convert-slide/
  2. Multithreading in Aspose.Slides|Aspose.Slides D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/androidjava/multithreading/
  3. Convert PowerPoint Slides to Images in Java|Asp...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/java/convert-slide/
  4. Manage SmartArt Shape|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....below: Create an instance of Presentation class. Obtain the reference...LayoutType . Save the modified presentation as a PPTX file. // Instantiate...

    docs.aspose.com/slides/androidjava/manage-smart...
  5. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...shows how you to export a presentation to HTML5 without web extensions...dependencies: $pres = new Presentation ( "pres.pptx" ); try { $pres...

    docs.aspose.com/slides/php-java/export-to-html5/
  6. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint Presentation in C# or .NET...ActiveX controls are used in presentations. Aspose.Slides for .NET...and different from normal presentation shapes. From Aspose.Slides...

    docs.aspose.com/slides/net/activex/
  7. Manage SmartArt|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Presentation pres = new Presentation ( "Presentation.pptx"...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/manage-smartart/
  8. Manage SmartArt|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Presentation pres = new Presentation ( "Presentation.pptx"...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/manage-smart...
  9. Picture Frame|Aspose.Slides for PHP Documentation

    Add a picture frame to a PowerPoint Presentation in PHP...allow people to create presentations quickly from images. Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/php-java/picture-frame/
  10. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint Presentations in PHP...Create an instance of the Presentation class. Get a slide’s reference...object. Write the modified presentation as a PPTX file. In the example...

    docs.aspose.com/slides/php-java/manage-ole/