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…...the source code and source document here we will check the issue...Aspose.Words.Document doc = new Aspose.Words.Document(stream); DocumentBuilder...