I am using the below source code in order to identify any text boxes containing MergeField
Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)");
try {
// Find all text boxes containing merge fields
Docum…...Words Product Family words-java m16vip123 March...able to get com.aspose.words.Field class, but not sure on whether...