Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 130,057 for

presentation

(0.32 sec)
  1. Create PPS Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPS Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a PPS file. Creation...

    products.aspose.com/total/nodejs-java/create/pps/
  2. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....in PHP: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/php-java/automating-powe...
  3. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...中将网络图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/image/
  4. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....be useful for creating presentations from existing documents...easily converted into a presentation. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/docx-t...
  5. OutOfMemoryError When Exporting Slides to HTML ...

    Hello, I am trying to save each slide of the attached Presentation as HTML file, without success. It throws OutOfMeory Excepton for Java Heap space. Slides Java library version is 24.3, and I was able to give the java p…...each slide of the attached presentation as HTML file, without success...not help. Attached s the presentation as well as the test code...

    forum.aspose.com/t/outofmemoryerror-when-export...
  6. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  7. 在 Android 上优化演示文稿的图像管理|Aspose.Slides 文档

    通过 Aspose.Slides for Android via Java,简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并实现工作流自动化。...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...中将网络图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/image/
  8. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...IVbaProject 接口,修改了 Presentation.VbaProject 属性 Presentation 类的 VbaProject...项目,并向库添加两个必需的引用。 using ( Presentation pres = new Presentation ()) { // Create...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Render Presentations with Fallback Fonts in С++...

    Render Presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....Render Presentations with Fallback Fonts in С++ Contents [ Hide...Slides allows you to render presentations using fallback font rules...

    docs.aspose.com/slides/cpp/render-presentation-...
  10. Create PPT Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPT Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a PPT file. Creation...

    products.aspose.com/total/nodejs-java/create/ppt/