Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 128,832 for

pptx

(0.08 sec)
  1. Aspose.Slides for .NET 14.6.0 的公共 API 和不兼容更改|As...

    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....pptx" , SaveFormat . Pptx ); } 新增 Aspose.Slides..."ErrorBarsCustomValue" , SaveFormat . Pptx ); } 新增 Aspose.Slides.Charts...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. Manage Autofit Settings|Aspose.Slides for Node....

    Set the autofit settings for textbox in PowerPoint in JavaScript...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."Output-presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  3. Chart Data Table|Aspose.Slides for Node.js via ...

    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....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-data-t...
  4. Portion|Aspose.Slides for Node.js via .NET Docu...

    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....Prseetation class that represents the PPTX var pres = new aspose . slides...slides . Presentation ( "pres.pptx" ); try { // Reshaping the context...

    docs.aspose.com/slides/nodejs-java/portion/
  5. Online Powerpoint File Comparison or Build C++ ...

    Free online app to Compare different Powerpoint files. C++ comparison library code for Powerpoint documents....(Macro-enabled Presentation File) Compare PPTX Files (Open XML presentation...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/cpp/compare/powerpoint/
  6. 图表数据标签|Aspose.Slides for Python 文档

    在Python中设置PowerPoint图表数据标签和距离...pptx" , slides . export . SaveFormat . PPTX ) 将百分比作为标签显示..."DisplayPercentageAsL_out.pptx" , slides . export . SaveFormat . PPTX ) 设置带有图表数据标签的百分号...

    docs.aspose.com/slides/zh/python-net/chart-data...
  7. Export EPUB to PPT via C# API | products.aspose...

    .NET API to Convert EPUB to PPT without using Microsoft Word...transform the EPUB file format into PPTX. This API provides a wide range...EPUB file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/epub-t...
  8. Merge Powerpoint Files Online or using C++ | pr...

    Free online app to combine different Powerpoint presentations. C++ merging library code to merge Powerpoint presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/powerpoint/
  9. Flash|Aspose.Slides 文档

    使用 Java 从 PowerPoint 演示文稿中提取 Flash 对象... // 实例化表示 PPTX 的 Presentation 类 Presentation...

    docs.aspose.com/slides/zh/java/flash/
  10. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...代码是添加包含部分的段落的步骤实现: // 实例化表示 PPTX 文件的 Presentation 类 Presentation...} //将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/manage-paragraph/