Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 141,243 for

pptx

(0.13 sec)
  1. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....pptx" )) { // Clone the desired slide..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } Clone a Slide...

    docs.aspose.com/slides/net/clone-slides/
  2. Clone Presentation Slides on Android|Aspose.Sli...

    Duplicate PowerPoint slides with Aspose.Slides for Android. Follow our clear Java code examples to automate PPT creation in seconds and eliminate manual work....pptx" ); try { // Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/clone-slides/
  3. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....pptx" ); try { # Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/clone-slides/
  4. 使用 Java 在演示文稿中管理图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 以下 Java 代码展示了如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/picture-frame/
  5. 使用 PHP 管理演示文稿中的图片框|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 以下 PHP 代码示例演示如何创建图片框: # 实例化表示 PPTX 文件的 Presentation...); # 将 PPTX 文件写入磁盘 $pres -> save ( "RectPicFrame.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/picture-frame/
  6. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file $pres = new Presentation...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-table/
  7. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , slides . export . SaveFormat . PPTX ) if comments.... Presentation ( "Comments1.pptx" ) as presentation : for author...

    docs.aspose.com/slides/python-net/presentation-...
  8. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....pptx" ); try { // Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/java/clone-slides/
  9. Clone Presentation Slides in JavaScript|Aspose....

    Quickly duplicate PowerPoint slides with Aspose.Slides for Node.js. Follow our code examples to automate PPT creation in seconds and eliminate manual work....pptx" ); try { // Clone the desired...ese_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  10. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XPS to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to SWF. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xps-to...