Example of Word to RTF in ASP.NET Core Word (DocIO) Library
This sample demonstrates how to convert a Word document to an RTF file using .NET Word Library (DocIO).
DEMO
SOURCE
.NET Word Library (DocIO) provides support to convert the Word document to RTF file and vice versa.
More information about Word to RTF and vice versa can be found in this
Documentation
section.