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…...node, Hashtable newLists) { int id = (node as Paragraph).ListFormat...= null; if (newLists.Contains(id)) { currentList = (Aspose.Words...