Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 9,452 for

pptx

(0.08 sec)
  1. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/androidjava/presentation...
  2. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert Pptx to DOCX using Java....an existing presentation say PPTX or PPT and then transform it...Word file. Code to Transform PPTX to DOCX using Java This code...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  3. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  4. Slide Section|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....pptx" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/java/slide-section/
  5. Convert PowerPoint to PNG|Aspose.Slides for Pyt...

    Convert PowerPoint presentation to PNG...PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...slides . Presentation ( "pres.pptx" ) for index in range ( pres...

    docs.aspose.com/slides/python-net/convert-power...
  6. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java...the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-zoom/
  7. Manage Table|Aspose.Slides for Node.js via .NET...

    Create and manage table in PowerPoint presentations in JavaScript...Presentation class that represents a PPTX file var pres = new aspose ...( "table.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-table/
  8. 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/androidjava/create-chart/
  9. 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/
  10. 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/