Tag Archives: convert word docx to markdown in csharp

Convert Word Documents to Markdown using C#

These days, a large number of articles, blogs, and documentation are written in Markdown (MD) format. However, the Markdown syntax often becomes difficult to remember and write for large-sized documents. To make things easier, you can write content in MS Word and then convert DOCX or DOC document to Markdown. To automate Word to Markdown conversion, this article covers how to convert Word documents to Markdown (.md) files using C#.

Posted in Aspose.Words Product Family | Tagged , , ,