Find Text in Word DOC File and Save it using C# .NET

good morning
i need to find some text in my doc and save it in a variable but in the online documentation dont contain nothing about it
only to remplace

@fr3eddy,

You can achieve this by using the Find and Replace functionality of Aspose.Words.

In case you face any troubles, please ZIP and upload your sample Word document here for testing. Please also mention the Text that you want to find in DOC. We will investigate the issue on our end and provide you code to achieve this.

A post was split to a new topic: Find Specific Text in Word Document & Return It | Bookmark Regex Matches | C# .NET