Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 143,965 for

pptx

(0.36 sec)
  1. 档案

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

    blog.aspose.com/zh/slides/extract-images-from-p...
  2. 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...
  3. 在演示文稿中使用 Java 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 以下 Java 代码演示了如何将 Fade 效果应用于...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/shape-animation/
  4. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... 将演示文稿写入磁盘为 PPTX 文件。 下面的 Javascript 代码演示如何将 Fade...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  5. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { var chart = pres ...slides . Presentation ( "chart2.pptx" ); try { var slide = pres ...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  6. Convert CSV to POWERPOINT with C++ or with free...

    Convert CSV to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file. The following Python example..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) Check Whether...

    docs.aspose.com/slides/python-net/manage-textbox/
  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. Convert OTT to POWERPOINT via C++ or with free ...

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT 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/ott-to...
  10. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); presentation ->...Save ( u "output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/manage-slide-show/