Error "Inaccessible because font is defined by theme font."

I'm creating a DOCX file and I'm having the same problem the next posting.

https://forum.aspose.com/t/66774

Here it is suggested convert a DOC file but I need to convert to DOCX.

Could you help me, please.

I'm working with java 6 and Aspose.Word 15.9.0.

Best Regards.
Martin Fernandez
Senior Java Developer

Hi Martin,

Thanks for your inquiry. Please use SaveFormat.DOCX in the Document.save method.

If you still face problem, please share your input Word document and code here for investigation purposes. I will investigate the issue on my side and provide you more information.