Hi,
I need to extract data from word doc and write into website.
Word document contains Text boxes, Check boxes data (If checked) and Text etc.
Thanks
Sree
Hi,
I need to extract data from word doc and write into website.
Word document contains Text boxes, Check boxes data (If checked) and Text etc.
Thanks
Sree
Hi @ermanoj3101
Sorry to say this -The file contains customers sensitive info.
Hi @sreenivasulu.sreeu ,
No problem i understand.
I believe below steps to do extraction from word.
1 - You can use Activities of word.
2 - You can do string Manipulation.
3 - You can also use Regex to extract data.
Hope this will help you.