Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 129,314 for

presentation

(0.2 sec)
  1. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....table and save the resultant presentation on the disk in PPT , PPTX...Create a new presentation using the Presentation class and access...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  2. Convert TXT to PPSX via Java or with free Onlin...

    Java API to Export TXT to PPSX without using Microsoft Word or PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...written into the Presentation. Finally, the Presentation needs to be...

    products.aspose.com/total/java/conversion/txt-t...
  3. Convert RTF to PPSM via Java or with free Onlin...

    Java API to Export RTF to PPSM without using Microsoft Word or PowerPoint or online. Test free RTF to PPSM online converter quickly before integrating the code....for Java to create a new Presentation. This library allows you...write HTML content into the Presentation and save it as a PPSM file...

    products.aspose.com/total/java/conversion/rtf-t...
  4. Convert MD to PPSM in Python or with free Onlin...

    MD to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPSM online converter quickly before integrating the code.... PPSM is a presentation format used by Microsoft...PowerPoint. It is used to store presentations in a compressed format....

    products.aspose.com/total/python-net/conversion...
  5. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....watermark from the entire presentation . Steps to Remove Watermark...Slides for .NET Load the presentation and loop through all the...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  6. PowerPoint .NET Java C++ Python PHP Node.js And...

    PowerPoint API for .NET, Java, C++, Python, PHP, Node.js. Create Write Edit Render Print PowerPoint PPT, PPTX, ODP. Export Slides in SSRS and JasperReports...and convert PowerPoint Presentations & Slides in .NET, Java,...and rendering PowerPoint presentations & slides in CPP applications...

    products.aspose.com/slides/family/
  7. Convert CGM to POWERPOINT via Java API | produc...

    Java API to Convert CGM to POWERPOINT without using Microsoft Word...convert and render PowerPoint presentations from within their Java applications...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/cgm-t...
  8. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to export PPT to MD in C#....NET to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  9. Merge POT Files Online or using Android Mobile ...

    Free online app to combine different POT Presentations. Android merging library Java code to merge POT Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged POT Presentation Java Code : Merge POT Files...

    products.aspose.com/total/android-java/merge/pot/
  10. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...API 的典型场景如下所示: Presentation pres = new Presentation (); try { IPPImage...的旧方法调用替换为新的方法。 旧: Presentation pres = new Presentation (); try { Bitmap...

    docs.aspose.com/slides/zh/androidjava/modern-api/