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…...Style stl = document.Styles.AddCopy((node...ListFormat.List.Style); currentList = stl.List; } else { currentList =...