Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 113,620 for

presentation

(0.04 sec)
  1. Shape Manipulations|Aspose.Slides for Node.js v...

    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....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/nodejs-java/shape-manipu...
  2. Technical Articles|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....] Applying Protection to Presentation Aspose.Slides for C++ -...it in Presentation as OLE Object Exporting Presentations to HTML...

    docs.aspose.com/slides/cpp/technical-articles/
  3. Modern API|Aspose.Slides Documentation

    Modern API...as follows: Presentation pres = new Presentation (); try { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/java/modern-api/
  4. Custom PowerPoint Font in JavaScript|Aspose.Sli...

    PowerPoint custom fonts in JavaScript...fonts that are rendered in presentations without having to install...loadExternalFonts method. Load the presentation that will be rendered. Clear...

    docs.aspose.com/slides/nodejs-java/custom-font/
  5. Convert HTML to PPTX in Java | products.aspose.com

    Convert HTML to PPTX in Java. Use Java library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPTX in...

    products.aspose.com/slides/java/conversion/html...
  6. Creating a Table on PowerPoint Slide in VSTO an...

    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....slide using VSTO: Create a presentation. Add an empty slide is added...added to the presentation. Add a 15 x 15 table to the slide....

    docs.aspose.com/slides/net/creating-a-table-on-...
  7. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....hyperlink in the presentation Instantiate the Presentation class object...object to add an empty Presentation object Access the first slide...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...
  8. Chart Legend|Aspose.Slides for Python Documenta...

    Set positioning and font size for chart legend in PowerPoint Presentations in Python...below: Create an instance of Presentation class. Get reference of...properties of legend. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/python-net/chart-legend/
  9. PowerPoint Format Conversion Solution | product...

    APIs to Convert PPT, PPTX, PDF, HTML, POTX, POTM and ODP file formats...Slides Conversion Convert presentations using Aspose.Slides APIs:...js Learn how to convert presentations in Python, Java, C++, PHP...

    products.aspose.com/slides/conversion/
  10. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.otp" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/otp/