I have files with .txt format. i want to open the file and replace some text inside that file.
Is there any way i can open .txt files and populate it or modify using aspose.
@Amrinder_Singh Sure Aspose.Words supports TXT format. Please see our documentation to learn more about file formats supported by Aspose.Words:
https://docs.aspose.com/words/net/supported-document-formats/
Also please see the following article to learn more about find/replace functionality:
https://docs.aspose.com/words/net/find-and-replace/
All the operations will be handled same way ? as we do for .docx files