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…...want to keep the same source formating and numbering, for this i...importFormatOptions); the keep source formatting is working good, but not...