Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 120,318 for

pptx

(0.2 sec)
  1. 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/
  2. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...Presentation class that represents a PPTX file Presentation pres = new...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-table/
  3. 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/java/presentation-comments/
  4. 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...
  5. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint presentations in Python...Presentation class that represents a PPTX file with slides . Presentation...( "table.pptx" , slides . export . SaveFormat . PPTX ) Numbering...

    docs.aspose.com/slides/python-net/manage-table/
  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. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...pptx" , SaveFormat :: Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  9. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java....pptx" ); try { // Accesses the first.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-place...
  10. Manage Zoom|Aspose.Slides for Node.js via .NET ...

    Add zoom or zoom frames to PowerPoint presentations in JavaScript...the modified presentation as a PPTX file. This JavaScript code shows..."presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-zoom/