Hi All,
I try to copy part of docx to another docx with " dstDoc.FirstSection.Body.AppendChild(importedNode);", and i want to keep the same source formating and numbering, for this i do this code:
ImportFormatOptions i…...Tab) > 1) //{ Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Bookmark bm = doc.Range.Bookmarks[hyperlink...