Hi,
I drafted the following method based on some C# Form answer.
Please let me know if that’s correct or maybe there is a way to simplify it?
private static boolean isField(Document word, Run run) {
try {
…...How to check if Run is a Field? Aspose.Words Product Family words-java...following method based on some C# form answer. Please let me know if...