Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 143,433 for

pptx

(0.2 sec)
  1. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...pptx" ); $presOut = new Presentation...Presentation ( "presentation.pptx" ); try { $pdfOptions = new...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  2. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...( "output.pptx" , asposeSlides . SaveFormat . Pptx ); presentation...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  3. Extract Text and Images from PPT Files using Py...

    Python source code to parse PPT Presentation....NET Parser Ppt PPT PPTX ODP POT ppsx PPT Extract Text...scan the following formats: ODP PPTX...

    products.aspose.com/slides/python-net/parser/ppt/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Convert PPTX to Markdown using Java How to Convert PPTX to Markdown...

    kb.aspose.com/categories/page/36/
  5. Update Chart|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....the modified presentation as a PPTX file. The code examples that...

    docs.aspose.com/slides/cpp/update-chart/
  6. 将图片框添加到演示文稿|Aspose.Slides 文档

    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 文件。 以下示例实现了上述步骤。 string ImageFilePath...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/add-picture-frame...
  7. Support for Embedding Audio in Presentation|Asp...

    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....feature is supported only for PPTX export. Support for Embedding...

    docs.aspose.com/slides/reportingservices/suppor...
  8. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and Pptx slides to editable Word documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. View or Edit PPT Files Metadata using .NET | pr...

    C# source code to edit or view PPT format metadata....NET Metadata Ppt PPT PPTX ODP POT ppsx PPT Edit PPT properties...POTM POTX PPS PPSM PPSX PPTM PPTX...

    products.aspose.com/slides/net/metadata/ppt/
  10. 管理 Java 中的演示文稿备注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 定制演示文稿备注。无缝处理 PowerPoint 和 OpenDocument 备注,提高工作效率。...pptx" ); try { // 删除第一张幻灯片的备注 INotesSlideManager...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/presentation-notes/