0
Answer

Parsing a word document in C#

Ask a question
chakri

chakri

15y
5.4k
1
I want to read a word doc, parse it line by line and store matching pattern in db.
I'm using C#, is there a way/idea how i can accomplish this task