Import node from a document to an other document

Hi
I try to clone a node from a document to an other document but after I clone the node I can’t change the document attribut.
Can I do something else?
thanks

To copy node between documents use Document.ImportNode method. Please check the description of the method in the API reference and also the following article:

https://docs.aspose.com/words/net/insert-and-append-documents/