Dear Team,
Please help me to extract the data from Word document and get some value from doc and paste in excel we are not able to automation of word doc file
Thanks & Regards
Zaid Qazi
Dear Team,
Please help me to extract the data from Word document and get some value from doc and paste in excel we are not able to automation of word doc file
Thanks & Regards
Zaid Qazi
Hi @zaid.ahmad
We have the activities to automate the word documents.
Install the UiPath.word.activities package. After that you can find the word activities in the activities panel.
Hope it helps!!
install UiPath.Word.Activities from manage packages
then the activities will display like this
cheers
I have already installed that activity When i take Word Application Scope after that read text and what to do after we dont have any idea so please can you explain.
Okay @zaid.ahmad
If we want to use the word activity we have to encapsulate with in the word application scope.
Use Read Text activity to read the word document and save in a String variable.
If you want to extract specific text you have to use the regular expressions or data manipulations.
Hope it helps!!
I try to use regx but not able to use becouse i have not used it can you guide how to use regex in UiPath
send the output of read text file
and the expected outputs from the file you want
cheers
can you send the output of Read Text activity,so that it will be easy to extract the values
cheers