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…...Aspose word keepSourceNumbering Aspose.Words Product Family Jugurtha_MAHDAD...LinkUrl; Aspose.Words.Document doc = new Aspose.Words.Document(stream);...