I am going to start a task in word and I do not have specific knowledge on this topic, since I usually work with excel
What I want is to insert data in certain fields in word, are there activities to do this task, or do I have to replicate the document in uipath and write it all over again with the data that I have extracted
Hi,
you could write place holders for the data like #name# or #price#, and then replace them with the text you want in the “Replace Text” activity in the UiPath.Word.Activities package.