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

presentation

(0.04 sec)
  1. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. Android API code to extract images and text from PPTX Presentation.... Download Parse PPTX Presentation Online Import PPTX file...view instantly. Parse PPTX Presentation via Android App Add library...

    products.aspose.com/total/android-java/parse/pptx/
  2. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Android API code to extract images and text from ODP Presentation.... Download Parse ODP Presentation Online Import ODP file to...view instantly. Parse ODP Presentation via Android App Add library...

    products.aspose.com/total/android-java/parse/odp/
  3. Technical Articles|Aspose.Slides for Python Doc...

    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....Resizing Applying Protection to Presentation Copying Paragraph and Portion...Images from Presentation shapes Get the Entire Presentation Slide Background...

    docs.aspose.com/slides/python-net/technical-art...
  4. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint Presentation to PNG...these steps: Instantiate the Presentation class. Get the slide object...object from the Presentation.getSlides() collection under the ISlide...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in PHP...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This PHP code is an implementation...

    docs.aspose.com/slides/php-java/manage-paragraph/
  6. Shape Formatting|Aspose.Slides for PHP Document...

    Format shape in PowerPoint Presentation...Create an instance of the Presentation class. Get a slide’s reference...line. Write the modified presentation as a PPTX file. This PHP...

    docs.aspose.com/slides/php-java/shape-formatting/
  7. Ellipse|Aspose.Slides for Node.js via .NET Docu...

    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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/nodejs-java/ellipse/
  8. Chart Data Marker|Aspose.Slides for Python Docu...

    Set chart marker options in PowerPoint Presentations in Python...steps below: Instantiate Presentation class. Creating the default...Add new data point. Write presentation to disk. In the example...

    docs.aspose.com/slides/python-net/chart-data-ma...
  9. Convert DOT to POTX via C++ or with free Online...

    Export DOT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....Microsoft PowerPoint to store presentations. How Aspose.Total helps...for C++ to create a new presentation and save it as a POTX file...

    products.aspose.com/total/cpp/conversion/dot-to...
  10. 导出图表|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿获取图表图像...using ( Presentation presentation = new Presentation ( "test...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; IChart chart...

    docs.aspose.com/slides/zh/net/export-chart/