How to apply colour to the entire text in a 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.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.