Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 143,423 for

pptx

(0.31 sec)
  1. 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/
  2. Conversion to HTML|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....pptx" ; string destFileName = FilePath...Bitbucket Conversion from PPT to PPTX format in Aspose.Slides Conversion...

    docs.aspose.com/slides/net/conversion-to-html/
  3. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). let presentation...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。...将修改后的演示文稿写入 PPTX 文件。 以下 PHP 代码演示如何创建普通图表: # 实例化表示 PPTX 文件的演示文稿类...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/create-chart/
  5. Manage Presentation Shapes in Java|Aspose.Slide...

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

    docs.aspose.com/slides/java/shape-manipulations/
  6. Manage Presentation Shapes in JavaScript|Aspose...

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

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  7. 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/
  8. 使用 C++ 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...pptx" , SaveFormat :: Pptx ); 从网络向幻灯片添加图像 如...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); 向母版幻灯片添加图像 幻灯...

    docs.aspose.com/slides/zh/cpp/image/
  9. 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...
  10. 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/