Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 141,302 for

pptx

(0.05 sec)
  1. Replacing Images inside Presentation Image Coll...

    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....the modified presentation as a PPTX file. This sample code shows...Presentation > ( u "presentation.pptx" ); // The first approach ArrayPtr...

    docs.aspose.com/slides/cpp/replacing-images-ins...
  2. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...$pres = new Presentation ( "test.pptx" ); try { $shape = $pres ->...

    docs.aspose.com/slides/php-java/presentation-lo...
  3. Need to Run Powerpoint on our web app - Is Aspo...

    I need a web component that will allow playing ppt or Pptx files on our web app, and it looks like Aspose’s product allows for that. Am I mistaken? Is this the right product for us? We have a direct link to a user upl…...that will allow playing ppt or pptx files on our web app, and it...link to a user uploaded PPT or PPTX file and just want to display...

    forum.aspose.com/t/need-to-run-powerpoint-on-ou...
  4. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... 将修改后的演示文稿保存为 PPTX 文件。 下面的 Python 代码演示了如何创建簇状柱形图:...aspose.pydrawing as draw # 实例化表示 PPTX 文件的 Presentation 类。 with slides...

    docs.aspose.com/slides/zh/python-net/create-chart/
  5. Add Picture Frame to Presentation|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....the modified presentation as a PPTX file. The above steps are implemented...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/add-picture-frame-to...
  6. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....Presentation class that represents the PPTX Presentation pres = new Presentation...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/java/flash/
  7. Export PS to PPSX via C# API | products.aspose.com

    .NET API to Convert PS to PPSX without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPSX. This API provides a...

    products.aspose.com/total/net/conversion/ps-to-...
  8. Export CGM to POTX via C# API | products.aspose...

    .NET API to Convert CGM to POTX without using Microsoft Word...transform the CGM file format into PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to POTX. This API provides a...

    products.aspose.com/total/net/conversion/cgm-to...
  9. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,.... Save ( "output.pptx" , SaveFormat . Pptx ); } Add Linked OLE...

    docs.aspose.com/slides/net/manage-ole/
  10. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-ole/