Hi All,
We have implemented an application where uses can build complex DOCX templates in Word and we fill them with some data.
There is a heavy need for placing text in textboxes.
We have using the latest Word 2016.
Recently I have noticed my program eventually fails to find the textboxes in new files.
When I peek into it, I found ot, the Run of the Textboxes had surrounded by AlternateContent/Coice elements:
<w:r>
<w:rPr> ...