ASP.NET Core PowerPoint Library – Convert PPTX to Markdown Example
This sample demonstrates how to convert the PowerPoint presentation to Markdown using .NET PowerPoint (Presentation) library.
DEMO
SOURCE
.NET PowerPoint (Presentation) library provides support to convert PowerPoint presentation to Markdown.
- You can convert existing PPTX documents or created using .NET PowerPoint (Presentation) library to Markdown.
- You can convert text, tables, hyperlinks, list, and images from PPTX documents to Markdown.
- You can customize the image path while exporting as Markdown.
More information about PowerPoint to Markdown conversion can be found in this
Documentation
section.