Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 128,673 for

pptx

(0.08 sec)
  1. 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/
  2. Error Bar|Aspose.Slides for Node.js via .NET 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....the modified presentation to a PPTX file. // Create an instance..."ErrorBars.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/error-bar/
  3. 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/
  4. 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-...
  5. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export SVG to PPTX. It provides a set of features...supports the conversion of SVG to PPTX. The second API is Aspose.Slides...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. 获取所有幻灯片中的所有文本|Aspose.Slides 文档

    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....pptx" ; int numberOfSlides = CountSlides...FileName = FilePath + "获取幻灯片中的所有文本.pptx" ; int numberOfSlides = CountSlides...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  7. 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/
  8. 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/
  9. Features|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....Hide ] Important Features PPT, PPTX, PDF and HTML Export Supported...

    docs.aspose.com/slides/jasperreports/features/
  10. Create or Update PowerPoint Presentation Charts...

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

    docs.aspose.com/slides/java/create-chart/