Hello,
I am using Aspose Words for Java version 24.6.
I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules.
To do so, …...File templateFile = new File( "path\\to\\input\\word\\templates"...File templateFile = new File("path\\to\\input\\word\\templates"...