@bhavikahirr Please note that you have not clarified what the ultimate goal of Docx -> Html -> Docx conversion is. Unfortunately, it is impossible to achieve full compliance with the layout of the initial and final Docx (if this is your goal) with such conversion.
I open “Template.docx” sent by you in the last post and “Proposal-ef6878a8-a3c0-4b33-bbbb-51b1c74562a2.docx” sent in the post before last, and I don’t see the date that goes on the next page. I see PageMargins default values set for the reason I mentioned above.
convert.png (140.4 KB)
In addition to losing PageMargins values, your original document contains revisions and comments with different formatting, and their print view is very different from how it is displayed in MS Word, and this view also affects pagination. You can see yourself by saving to Pdf in MS Word (this is how you will see the print view of comments and revisions; such print view is emulated by Aspose.Words output).
All this greatly affects the layout of the output Docx obtained after Html -> Docx conversion.
Unfortunately, you will not be able to get an identical output Docx for a given input “Template.docx” with any conversion other than Docx -> Docx, no matter which tool you use: Aspose.Words, MS Word or some third option.