Table header is repeated after conversion from DOTX to DOCX using .NET

Hi Aspose Team,

we’ve found an issue when processing one of our templates. For some reason table header is added for table on page two (please see screenshot in attached .zip for details). Input and output files are also in zip file, code to replicate is just:

var template = new Document("Input.dotx");
template.Save("Output.docx");

Debug.zip (96.7 KB)

Please let me know if you need any additional details.

Thanks,
Mateusz

@acturisaspose

We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-20069. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-20069) have been fixed in this Aspose.Words for .NET 20.5 update and this Aspose.Words for Java 20.5 update.