Hi,
I have a Word file template with unique tags which needs to be replaced with relevant data. I tried implementing using Replace Text activity in Word application scope, however this was taking a lot of time (nearly 3 seconds to replace one field). Is there any other alternative to solve this issue?
I am not very familiar of VB.Net so not sure if we can go about with that approach.