Copy data from word Document?

Is it possible to get required data from word?

@Venkatesh_Chowdary
1.Use word application scope
2.use read text inside the application scope. you will get the data as a string.

Regards,
Mahesh

1 Like

“dt” is a variable
“dt” contains all data’s in the word flie.

1 Like

@MAHESH1 can u please help me.

How to convert Word file to JSON file .

@Yusuf_Mansuri

First read the Word document and store it as a string, let us take as strWord

JSON = Newtonsoft.Json.JsonConvert.Serialize Object(strWord)

In Place of strWord you can give any datatype, it will take as an object and convert that JSON string.

Regards,
Mahesh

@MAHESH1 i am very new to UIPATH not familiar with the palatform much.
Can u please message me your email id so that i can share the whole requirment with you.
Please help me i am very new to this.
Please whatsapp me 9833845353