Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 143,416 for

pptx

(0.15 sec)
  1. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/java/superscript-and-sub...
  2. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...pptx" , SaveFormat :: Pptx); How to Remove Comments...annotate other formats including. PPTX PPT...

    products.aspose.com/slides/cpp/annotation/odp/
  3. 向演示文稿添加形状|Aspose.Slides 文档

    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....方法添加线类型的 AutoShape 将修改后的演示文稿写入 PPTX 文件 在下面的示例中,我们向演示文稿的第一张幻灯片添加了一条线。...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  4. Unlock ODP Presentation Files using .NET | prod...

    C# source code to remove protection from ODP Presentation....NET Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/net/unlock/odp/
  5. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....Slides C++ Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/cpp/unlock/odp/
  6. 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/
  7. 使用 Python 在 PowerPoint 演示文稿中管理 SmartArt|Aspose....

    通过 .NET 使用 Aspose.Slides for Python 学习构建和编辑 PowerPoint SmartArt,提供清晰的代码示例,加快幻灯片设计和自动化。...,处理幻灯片和 SmartArt 节点,并将结果保存为 PPTX。 从 SmartArt 获取文本 text_frame...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  8. 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...
  9. 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/
  10. 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/