Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 129,207 for

presentation

(0.12 sec)
  1. Convert PPTX to OTP in JavaScript | products.as...

    Convert PPTX to OTP in JavaScript. Use Node.js library API to convert PPTX files to OTP...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert FODP to POTX in JavaScript | products.a...

    Convert FODP to POTX in JavaScript. Use Node.js library API to convert FODP files to POTX...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert FODP to HTML in JavaScript | products.a...

    Convert FODP to HTML in JavaScript. Use Node.js library API to convert FODP files to HTML...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.pptm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/pptm/
  5. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Instantiate Presentation class object. Get first...categories for new series. Save presentation with chart. System Requirements...

    products.aspose.com/slides/java/chart/pptx/
  6. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。... 创建图片框 创建一个 Presentation 类 的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  7. Convert DOCX to JSON format in C++ | products.a...

    Export DOCX to JSON in C++ without using Microsoft Excel or Word...DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  8. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...Presentation#save(java.lang.String, int)...IOException { com.aspose.slides.Presentation mergePpt = new com.aspose...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  9. Convert HTML to PPT in Python | products.aspose...

    Convert HTML to PPT in Python. Use Python library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPT in...

    products.aspose.com/slides/python-net/conversio...
  10. Render Presentations with Fallback Fonts in .NE...

    Render Presentations with fallback fonts in Aspose.Slides for .NET – keep text consistent across PPT, PPTX and ODP with step-by-step C# code samples....Render Presentations with Fallback Fonts in .NET Contents [ Hide...With Presentation.Save() method we can save presentation in the...

    docs.aspose.com/slides/net/render-presentation-...