Multiple Find Replace in MS Word using C#
Suppose you have a Ms word file with 100s or more pages and each page have a word more than 10 or multiple times which you want to replace. In this situation you will open the doc file and open find replace box. but this is time taking task.
I have developed the .Net framework 4.5 windows application. by using this application you choose the file and put the find and replace word and press "Replace Now!" button.
To run this application you need to install .Net framework 4.5 from Microsoft site
Download here
https://sourceforge.net/projects/unique-softwares/files/in-ms-word-using-c.html
Suppose you have a Ms word file with 100s or more pages and each page have a word more than 10 or multiple times which you want to replace. In this situation you will open the doc file and open find replace box. but this is time taking task.
replace words in msword |
I have developed the .Net framework 4.5 windows application. by using this application you choose the file and put the find and replace word and press "Replace Now!" button.
To run this application you need to install .Net framework 4.5 from Microsoft site
Download here
https://sourceforge.net/projects/unique-softwares/files/in-ms-word-using-c.html
0 comments:
Post a Comment