Hi Team,
Could you please help provide the condition on I can disable the link which highlighted in yellow color. I am sharing the word sample in which some of link is highlighted with yellow color.
I am using Aspose w…...code: Document doc = new Document("C:\\Temp\\in.docx"); for(Field...for(Field f : doc.getRange().getFields()) { if(f.getType() == FieldType...