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, …... Please guide me on how to handle this. PFA the template. Var_footer...text: {}", result); } catch (Exception e) { throw new RuntimeException(e);...