How to Replace text we can do this stringVariable.replace(“cat”,“Dog”)
But my question is how to replace number of words in a text.
For example, I have an excel file I want to read that data and we have to replace text what we get the data from the number of coloumn from the excel and we have the number of rows also so how to replace all of that.
Thanks Is it work because I read the text and it Was HTML code in that we have change lot of things by reading the excel sheet according to that column it will change. so am asking it will work.