Hi Team,
How to extract the text from between the field codes?
Input: Input.docx (58.9 KB)
Excepted output: FX7.docx (52.6 KB)
Regards,
Mahi...for extraction: Document doc = new Document("C:\\Temp\\in.docx");...getEnd(), end.getStart(), false); Document extractedContent = ExtractContentHelper...