Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 128,709 for

pptx

(0.13 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in JavaScript...the modified presentation as a PPTX file. This JavaScript code shows...presentation class that represents a PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/create-chart/
  2. Trend Line|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....the modified presentation to a PPTX file. The following code is...the modified presentation as a PPTX file The following code is used...

    docs.aspose.com/slides/cpp/trend-line/
  3. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation...the modified presentation as a PPTX file. This PHP code shows you...presentation class that represents a PPTX file $pres = new Presentation...

    docs.aspose.com/slides/php-java/create-chart/
  4. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C++...pptx" , SaveFormat :: Pptx ); if ( comments...Presentation > ( u "Comments1.pptx" ); for ( auto && commentAuthor...

    docs.aspose.com/slides/cpp/presentation-comments/
  5. Export MD to PPSX via C# API | products.aspose.com

    .NET API to Convert MD to PPSX without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...MD file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/md-to-...
  6. Trend Line|Aspose.Slides for Node.js via .NET 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....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/trend-line/
  7. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....converting Microsoft PowerPoint PPT / PPTX to Word DOC / DOCX files. Two...this conversion. Load the PPT / PPTX file using Presentation . Get...

    products.aspose.com/total/python-net/conversion/
  8. Slide Transition|Aspose.Slides for PHP Document...

    PowerPoint slide transition, PowerPoint morph transition...pptx" ); try { # Apply circle type..."SampleTransition_out.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-transition/
  9. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/androidjava/slide-transi...
  10. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....that shows how to add image in PPTX Table in Java . This application...having a table image in the PPTX format We have explained how...

    kb.aspose.com/slides/java/how-to-insert-image-i...