Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 10,113 for

presentation

(0.04 sec)
  1. Chart Formatting|Aspose.Slides for PHP Document...

    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....Create an instance of the Presentation class. Obtain a slide’s...color Write the modified presentation to a PPTX file # Create...

    docs.aspose.com/slides/php-java/chart-formatting/
  2. Create and Embed an Excel Chart as an OLE Objec...

    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....the Microsoft PowerPoint presentation that you’ll embed the chart...PowerPoint presentation. Add a blank slide to the presentation. Copy...

    docs.aspose.com/slides/net/create-and-embed-an-...
  3. Default Font|Aspose.Slides for Python Documenta...

    PowerPoint default fonts in Python...Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/python-net/default-font/
  4. Format Text using VSTO and Aspose.Slides for Ja...

    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....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/java/format-text-using-v...
  5. Chart Plot Area|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....Create an instance of the Presentation class. Access first slide...an instance of Presentation class Presentation pres = new Presentation...

    docs.aspose.com/slides/java/chart-plot-area/
  6. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python....the source ODP using the Presentation class with the specified...object is created to set the presentation load format to ODP before...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  7. How to Insert a Table in a Slide using Java

    This article guides on how to insert a table in a slide using Java. It provides all the details to establish the environment and a runnable sample code to make table in PowerPoint using Java....and saving the resultant presentation on the disk as PPTX , PPT...Create a new presentation using the Presentation class and get...

    kb.aspose.com/slides/java/how-to-insert-a-table...
  8. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python....the source PPT using the Presentation class with the specified...the beginning to set the presentation load format and the password...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  9. Convert PowerPoint (PPT, PPTX) to JPG - Java Co...

    Learn how to convert PowerPoint (PPT, PPTX) to JPG using Java. Step-by-step guide with code examples for high-quality slide image extraction....convert PowerPoint PPT or PPTX presentation to JPG image. It is also...easy to implement your own presentation viewer, create the thumbnail...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint Presentation in Python... Presentation ( path + "Presentation1..."Presentation1.pptx" ) as presentation : # select paragraph to add effect autoShape...

    docs.aspose.com/slides/python-net/animated-text/