Hi Team,
Below code I used to add the comment for date. this code is not working for below mentioned input doc file.
Test_Input.docx (14.0 KB)
Test_expected_output.docx (19.0 KB)
public static void DateFormat(Doc…...b"), "", options); //01-JAN-2022 doc.Range.Replace(new Regex(@"\b\d{1...options); //1/4/22, 01 / 04 / 2022 ,2 / 3 / 2022 ,2 / 3 / 22, 1 / 2 /...