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…...the following code: Document doc = new Document("C:\\Temp\\in....docx"); for(Field f : doc.getRange().getFields()) { if(f.getType()...