DocBuilder And ExecuteWithRegions

If I am using ExecuteWithRegions to fill a table in Word, can I still use DocBuilder to interrupt a merge field before it merges to do extra processing to it? But do I have to do this row by row, and/or does code I write affect all rows, so I don’t have the option to go row by row?
Do you have any code examples?
Derek Hart

Hi
Thanks for your request. I think that you can use MergeField event. See the following link for more information.
https://reference.aspose.com/words/net/aspose.words.mailmerging/ifieldmergingcallback/

I hope that it will help you.
Best regards.