"Allow row to break across pages" changes

I am using Aspose.Words for Java to modify (just remove some paragraphs) and save a document. There is a table in the document, but I am not accessing or altering the table in any way. This table does not select the "Allow row to break across pages" checkbox. However, in the new saved document, this checkbox changes to being selected. Why is this? I would like to keep the checkbox unselected in the new modified document, just like it is in the original document.

Thanks.

Dave

Please attach the document and a code snippet sufficient to reproduce the error.