Range Replace & Setting Font

Hi,

I am new to Aspose Word.

I am trying to do doc.Range.Replace("#EFFDATE","30/05/2005,true)

At the same time, I would like to set the font for the replaced text too.

Is there a way to do it?

Thanks

Hi,

Thank you for your interest in Aspose.Word.

Unfortunately, current object model does not allow this. You can only add a new text with different formatting using DocumentBuilder.