Hi there
we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file.
We use the NodeImporter for this use case like
var importFormatOptions = new ImportFormatOptions { KeepSour…...StructuredDocumentTa, isDeep: true) .OfT...OfType<StructuredDocumentTa>() .ToList().ForEach(sdt => referenceNode...