Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 144,307 for

pptx

(0.4 sec)
  1. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿保存为 PPTX 文件。 以下 Java 代码展示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/java/manage-cells/
  2. Convert PS to SWF via Java API | products.aspos...

    Java API to Convert PS to SWF without using Microsoft Word...to a PowerPoint Presentation (PPTX) file using Aspose.PDF for Java...PS to PPTX. Once the PS file has been converted to a PPTX file...

    products.aspose.com/total/java/conversion/ps-to...
  3. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....the modified presentation as a PPTX file. Identify Merged Table...Presentation ( "presentation_with_table.pptx" ) as presentation : # Assuming...

    docs.aspose.com/slides/python-net/manage-cells/
  4. Convert MD to ODP via Java API | products.aspos...

    Java API to Convert MD to ODP without using Microsoft Word...PDF for Java to export MD to PPTX. This API provides a range of...make it easy to convert MD to PPTX. It supports a wide range of...

    products.aspose.com/total/java/conversion/md-to...
  5. Convert EPUB to PPSM via Java API | products.as...

    Java API to Convert EPUB to PPSM without using Microsoft Word...to export EPUB documents to PPTX, the PowerPoint XML format.... Once the document is in PPTX format, Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/epub-...
  6. Convert EPUB to POTM via Java API | products.as...

    Java API to Convert EPUB to POTM without using Microsoft Word...developers can export EPUB to PPTX. This API provides a wide range...the ability to export EPUB to PPTX with just a few lines of code...

    products.aspose.com/total/java/conversion/epub-...
  7. Convert EPUB to XAML via Java API | products.as...

    Java API to Convert EPUB to XAML without using Microsoft Word...with exporting the EPUB file to PPTX using Aspose.PDF for Java. This...EPUB to PPTX. Once the EPUB file has been exported to PPTX, the...

    products.aspose.com/total/java/conversion/epub-...
  8. C++ API to Convert MD to OTP | products.aspose.com

    Convert MD to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...developers can export MD to PPTX. This API provides a wide range...Once the MD is converted to PPTX, developers can use Aspose.Slides...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. Change the Presentation Slide Size in .NET|Aspo...

    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" )) { pres . SlideSize . SetSize..."presentation-16x9.pptx" , SaveFormat . Pptx ); } Specify Custom...

    docs.aspose.com/slides/net/slide-size/
  10. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/