Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 133,786 for

pptx

(0.1 sec)
  1. Convert JSON Format to PPTM via C++ | products....

    Parse JSON to PPTM in C++ without using Microsoft PowerPoint...for C++, you can parse JSON to PPTX. After that, by using Aspose...Slides for C++, you can convert PPTX to PPTM. Both APIs come under...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.Pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...pptx" slides.Presentation(file_path)...share this pptx because this is our customer’s pptx. replacing...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  3. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  4. 组|Aspose.Slides 文档

    在C#或.NET中将组形状添加到PowerPoint演示文稿... 将修改后的演示文稿保存为PPTX文件。 下面的示例将组形状添加到幻灯片。 // 实例化Presentation类...); // 将PPTX文件写入磁盘 pres . Save ( "GroupShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/group/
  5. Extract Text from Presentation|Aspose.Slides fo...

    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....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the getAllTextBoxes...

    docs.aspose.com/slides/php-java/extract-text-fr...
  6. Convert JSON Format to PPTM in Android Apps | p...

    Parse JSON to PPTM in Android Applications without using Microsoft PowerPoint...Java, you can parse JSON to PPTX. After that, by using Aspose...Android via Java, you can convert PPTX to PPTM. This two-step process...

    products.aspose.com/total/android-java/conversi...
  7. Why Not Open XML SDK|Aspose.Slides Documentation

    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....Presentations formats PPTX PPT, POT, PPS, PPTX, POTX, PPSX, ODP Conversion...Conversion from PPT to PPTX No Yes High-level programming with...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  8. Presentation Localization|Aspose.Slides Documen...

    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....Write the presentation as a PPTX file. The implementation of...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/java/presentation-locali...
  9. Presentation Localization|Aspose.Slides for Nod...

    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....Write the presentation as a PPTX file. The implementation of...slides . Presentation ( "test.pptx" ); try { var shape = pres ...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index in JavaScript...pptx" ); try { // Accesses a slide..."modified.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/remove-slide...