HI Gembox Team,
We have to develop an enhancement for word’s content control.
Requirement is below,
Extract the content control data from word, Process business logic on it and replace the content control with process…...bookmarks or specific node types Node startNode = doc.getRange()...extractContent(startNode, endNode, true); // Process the extracted data...