I want to replace inner text of HTML tags with another text. I am using HtmlAgilityPack I use this code to extract all texts
HtmlDocument doc = new HtmlDoc