Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 10,792 for

presentation

(0.43 sec)
  1. 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...
  2. 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...
  3. How to Create PowerPoint Slides in HTML using Java

    This short tutorial provides information on how to create PowerPoint slides in HTML using Java. It enables you to generate slides in HTML in Java with the help of a step-wise process and runnable sample code....new presentation is created or an existing presentation is loaded...want to render an existing presentation to HTML. Steps to Create...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  4. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET...shows how you to export a presentation to HTML5 without web extensions...dependencies: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/net/export-to-html5/
  5. Move a slide to a new position|Aspose.Slides Do...

    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....Counting the slides in the presentation. public static int CountSlides...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  6. Convert PowerPoint to TIFF with Notes in Python...

    Convert PowerPoint and OpenDocument Presentations to TIFF with notes using Aspose.Slides for Python via .NET. Learn how to export slides with speaker notes efficiently....PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...not only export entire presentations with speaker notes but also...

    docs.aspose.com/slides/python-net/convert-power...
  7. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint Presentations in C# or .NET...Create an instance of the Presentation class. Get the table from...table cells in a presentation: using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/net/manage-cells/
  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/java/manage-smartart/
  9. 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...
  10. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument Presentations to video using C#. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in C# Contents [ Hide...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/net/convert-powerpoint-t...