Hello,
I am using NetOffice C# to read some word documents, and I search for specific words in these documents, it would help me to identify the page numbers where these words occurred.
I read the whole document as a string and split the string to words and put the words in an array.
I can't find a full documentation that could help me through this and I hope you do.
Thank you in advance.
I am using NetOffice C# to read some word documents, and I search for specific words in these documents, it would help me to identify the page numbers where these words occurred.
I read the whole document as a string and split the string to words and put the words in an array.
I can't find a full documentation that could help me through this and I hope you do.
Thank you in advance.