Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 141,245 for

pptx

(0.21 sec)
  1. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in Java....Presentation class that represents a PPTX file Presentation pres = new...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-paragraph/
  2. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, Pptx, and ODP presentations....Presentation class that represents a PPTX file $pres = new Presentation...Write PPTX to Disk $pres -> save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/
  3. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....pptx" , SaveFormat . Pptx ); } finally { if...the modified presentation to a PPTX file. // Create an instance...

    docs.aspose.com/slides/java/pie-chart/
  5. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....pptx" ); try { $slide = $pres ->...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/php-java/shape-manipulat...
  6. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....the disk either in a PPT or PPTX format. Steps to Create a Table...presentation with a table in PPTX format on the disk The above...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  7. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...代码演示了如何在演示文稿中创建表格: // 实例化表示 PPTX 文件的 Presentation 类 Presentation...pres . Save ( "table.pptx" , SaveFormat . Pptx ); 标准表格中的编号 在标准表格...

    docs.aspose.com/slides/zh/net/manage-table/
  8. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....PowerPoint presentation like PPTX and then save it as a Word document...a DOCX file. Code to Convert PPTX to DOCX in C# This code demonstrates...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  9. Convert PPTM to PNG in Python | products.aspose...

    Sample code for PPTM to PNG Python conversion. Use PowerPoint Python API for batch conversion PPTM files to PNG files....to PNG HTML JPG PDF SVG PPT PPTX Convert PPTM to PNG in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PPSM to SVG in Python | products.aspose...

    Sample code for PPSM to SVG Python conversion. Use PowerPoint Python API for batch conversion PPSM files to SVG files....to SVG HTML JPG PDF SVG PPT PPTX Convert PPSM to SVG in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...