Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 143,412 for

pptx

(0.09 sec)
  1. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加组形状。 // 实例化 Presentation...)); // 将 PPTX 文件写入磁盘 pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/group/
  2. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-legend/
  3. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....converting SVG to PPTX in Python . Steps to Export SVG to PPTX in Python...instance of IPictureFrame Save the PPTX file with an SVG image on the...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  4. 幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并对 PPT、Pptx 和 ODP 演示文稿应用过渡效果。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "slide.pptx" ); try { // 按索引访问幻灯片。 let firstSlide...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. 使用 PHP 管理演示文稿中的表格单元格|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/manage-cells/
  6. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Follow our simple, step-by-step guide to save time....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the getAllTextBoxes...

    docs.aspose.com/slides/java/extract-text-from-p...
  7. Online XPS to POTX Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xps-t...
  8. Online PCL to POTM Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/pcl-t...
  9. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert Pptx to DOCX using Java....an existing presentation say PPTX or PPT and then transform it...Word file. Code to Transform PPTX to DOCX using Java This code...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  10. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....macOS for converting SVG to PPTX in Java seamlessly and without...software. Steps to Export SVG to PPTX in Java Configure your application...

    kb.aspose.com/slides/java/how-to-convert-svg-to...