Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 142,060 for

pptx

(0.09 sec)
  1. Note|Aspose.Slides for Node.js via .NET Documen...

    Work with slide notes in Aspose.Slides for Node.js: add, read, edit, and export speaker notes in PPT, Pptx, and ODP using clear JavaScript examples....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "note.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , SaveFormat . Pptx ); } Method IPresentation.... Save ( "output.pptx" , SaveFormat . Pptx ); } Property ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Online XML to PPTM Conversion or Develop Java b...

    Free online app to convert XML to PPTM files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by using...XML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xml-t...
  5. Online XML to XAML Conversion or Develop Java b...

    Free online app to convert XML to XAML files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by using...XML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xml-t...
  6. Online XML to SWF Conversion or Develop Java ba...

    Free online app to convert XML to SWF files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by using...XML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xml-t...
  7. 如何在 Python 中将 PowerPoint 转换为 Word

    这个简单的教程指导如何在 Python 中将 PowerPoint 转换为 Word。它涵盖了所有必要的步骤、资源和可运行的示例代码,仅借助一些 API 调用即可将 PowerPoint 转换为 Python 中的 Word。...您将学习设置环境,然后从磁盘加载现有的 PowerPoint 演示文稿,例如 PPTX ,然后将其保存为 Word 文档,例如 DOCX 文件。您还将学习如何与多个库交互,以实现将...库 使用 Presentation 类对象从磁盘加载源 PPTX 演示文件 使用 save 方法将演示文稿作为 HTML...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  8. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This JavaScript code shows..."SetChartSeriesOverla_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-series/
  9. Convert PS to OTP via Java API | products.aspos...

    Java API to Convert PS to OTP without using Microsoft Word...enables developers to export PS to PPTX. This API provides a wide range...variety of formats, including PS, PPTX, and OTP. Once the PS document...

    products.aspose.com/total/java/conversion/ps-to...
  10. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....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/picture-frame/