Scenario:
We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” }
In the data source, the value for phone is: (734) 123-4567
Actual behavior (Aspose.Words):
Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...