Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 144,285 for

pptx

(1.04 sec)
  1. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { $chart = $pres ->...= new Presentation ( "chart2.pptx" ); try { $slide = $pres ->...

    docs.aspose.com/slides/php-java/chart-workbook/
  2. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何在 PPT、Pptx 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。...更新和保存 Microsoft PowerPoint (PPTX) 演示文稿。以这种方式使用 Aspose.Slides...中,幻灯片上的每个元素都由实现了 IShape 接口或继承自实现该接口的类的对象表示。 PPTX 的结构比较复杂,因此不同于 PPT(可以对所有类型的形...

    docs.aspose.com/slides/zh/cpp/applying-protecti...
  3. 档案

    档案...Java 编程方式从 PowerPoint PPT 或 PPTX 中提取图像。您还将学习如何仅从 PPT 幻灯片中的背景或形状中提取图像。...PowerPoint PPT 中提取图像 用Java从PPT中提取图像 从 PPTX 中的形状中提取图像 从 PPT 幻灯片背景中提取图像 Java...

    blog.aspose.com/zh/slides/extract-images-from-p...
  4. Convert WORDML to POWERPOINT via C++ or with fr...

    Export WORDML to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/wordml...
  5. Online PCL to Powerpoint Conversion or Develop ...

    Free online app to convert PCL to Powerpoint 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...
  6. Online PCL to POT Conversion or Develop Java ba...

    Free online app to convert PCL to POT 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...
  7. Online PCL to PPSM Conversion or Develop Java b...

    Free online app to convert PCL to PPSM 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...
  8. C++ API to Convert MD to POT | products.aspose.com

    Convert MD to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export MD to PPTX. This API can be used to convert...Aspose.Slides for C++ to convert PPTX to POT. This API can be used...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/
  10. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); $presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-slide-show/