Example of Word to TXT in ASP.NET Core Word (DocIO) Library
This sample demonstrates how to convert a Word document to a text file using the .NET Word Library (DocIO).
DEMO
SOURCE
The .NET Word Library (DocIO) supports converting a Word document to a TXT file and vice versa.
More information about Word to TXT conversion can be found on this
Documentation
section.