How to extract specific text from word document to another word document?

please share if anyone have .xaml file.

thank you.

Hi @Venkatesh_Chowdary,
We have activity to read the text from word document
Read Text
Readword

And write text into another word document you can use following activity
Append Text or Replace Text
wordwrite
Regards,

2 Likes

hi @Hemanth

but it is not working…

Hi @Venkatesh_Chowdary
Its working fine for Me.
I attached flow here for your reference:+1:
forum.xaml (10.1 KB)
Regards,

1 Like

hi @Hemanth

yes,i tried but font is changing in the newly created document. how to do it with out changing the font.

1 Like

Hi @Venkatesh_Chowdary,
We can change Text font by using UI only.
Alt+H->FF = Change font style
Alt+H->FS = Change font size
Use the above command in send hotkey activity
Regards,

2 Likes