Version compatible clarify

Hello Team, Please refer to the attached .docx file. The file displays differently when opened in various versions of MS Office. Please advise us on this matter.
Figure_R1.docx (159.2 KB)

What steps should I follow to convert a PDF into a format compatible with MS Office using Aspose? Please provide the instructions (specifically regarding Word Java code).

Note: used doc.getCompatibilityOptions().optimizeFor(MsWordVersion.WORD_2016); but not expected output.

@mohamed.sathakathullah Aspose.Words for Java does no support conversion from PDF to Word. This feature is supported only in .NET and Python version of Aspose.Words.
Do you use Aspose.PDF to convert PDF to DOCX?