C# based project MSWord document text replacement. It uses XML to replace text in Header,Body and Footer. It is not using a Word instance. Input1 a dictonary variable. eg Dictonary<string,string> dic["repace"]="newTrxt"; Input2 fullFilepath word document as string.
$ dotnet add package ActivitiesCustomReplaceTxtWordNo README available.