Hi Team,
using the below code everything is working fine but I am facing one issue my colon(:slight_smile: Before the content is bold and the colon is also bold after the colon I have two spaces and the content is there…...removing the extra space it’s replacing that space with 1st character...A-Z])", label); doc.Range.Replace(new Regex(pattern), label +...