How to append BOLD text to word file using word activties

Hi Team,

Please help me to find a solution for appending bold text using native UIpath activity UiPath.word.activities. I have seen a custom activity for this but i have the restriction to use only activities supported by UiPath

Any help would be much appreciated. Using invoke code / VBA - if there are any other options like that, please include that too

Best Regards,
Sharaz KM

I would suggest to have pre-made word template and then you will just leverage the used of replace text activity for the text you want to append. In the word template, you will declare your desired parameters and then use the replace activity with any string value.

1 Like