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