Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 142,022 for

pptx

(0.09 sec)
  1. Convert XLTM to POWERPOINT via PHP or with free...

    PHP API to Convert XLTM to POWERPOINT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to POWERPOINT online converter quickly before integrating the code....Presentation File) Convert XLTM to PPTX (Open XML presentation Format)...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/php-java/conversion/x...
  2. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...MakeObject < Presentation > ( u "pres.pptx" ); System :: String keywords...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  3. Convert DOCX to POWERPOINT via Java or with fre...

    Java API to Export DOCX to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....presentation file Save the document to PPTX using save method DOCX File...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  4. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....pptx" )) { // Loads the video using..."pres-with-video.pptx" , SaveFormat . Pptx ); } } Alternatively...

    docs.aspose.com/slides/net/video-frame/
  5. 创建Excel图表并将其嵌入演示文稿作为OLE对象|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....Slides for C++将Excel图表嵌入PPTX演示文稿作为OLE对象。 用第3步中获得的图像替换对象更改的图像,以解决对象更改问题。...用第3步中获得的图像替换对象更改的图像,以解决对象更改问题。 将输出演示文稿以PPTX格式写入磁盘。 所需步骤的实现 在C++中实现上述步骤如下: //步骤...

    docs.aspose.com/slides/zh/cpp/creating-excel-ch...
  6. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python.... The application to read PPTX document properties in Python...Linux, or macOS. Steps to Read PPTX Document Properties in Python...

    kb.aspose.com/slides/python/how-to-access-the-p...
  7. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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" ); IShapeCollection sourceShapes..."data/ErrorBarsCustomValue.pptx" , SaveFormat . Pptx ); 添加了 Aspose.Slides...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This JavaScript code demonstrates...slides . Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/nodejs-java/font-replace...
  9. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and Pptx, with practical C++ code examples....pptx" ); auto chart = System :: ExplicitCast...Save ( u "Result.pptx" , SaveFormat :: Pptx ); Calculate the...

    docs.aspose.com/slides/cpp/chart-calculations/
  10. Export media files into HTML file|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....Write the presentation as a PPTX file In the example given below...= new Presentation("example.pptx")) { const string path = "path";...

    docs.aspose.com/slides/net/export-media-files-i...