We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...Cells.Count; j++) { for (int k = 0;...0; k < tmTb.Rows[i].Cells[j].Paragraphs.Count; k++) { } } } }...