Adding colour to the text in word document

Hi @oraganti931 ,

Could you check with the below workflow :
Word_Color_EntireText.zip (12.8 KB)

It uses c# Interop.Word snippet in Invoke Code Activity to fetch the whole range of the document and color all the characters/font in it.

Let us know if it is not working for your case or document and let us know the error received.