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…...foreach(StructuredDocumentTa tag in sdts) { // Get old child nodes...SDT. List<Node> oldContent = tag.GetChildNodes(NodeType.Any, true)...