ASPOSE Java Word to PDF -- NullPointerException at StructuredDocumentTag.setTitle

Hello,
Please take a look at the attached Word document.
Test_2.docx (14.5 KB)

When I try to convert it to PDF using

docuemnt.save("Test_2.docx",SaveOptions.createSaveOptions(SaveFormat.PDF));

I get the following exception: ( Looks like because the Content Control Title is empty )

Caused by: java.lang.NullPointerException: value
	at com.aspose.words.internal.zzZXr.zzX2D(Unknown Source)
	at com.aspose.words.StructuredDocumentTag.setTitle(Unknown Source)
	at com.aspose.words.zz4m.zzwE(Unknown Source)
	at com.aspose.words.zz4m.zzX2D(Unknown Source)

Thanks.

@dipsarkar
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-27233

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

The issues you have found earlier (filed as WORDSNET-27233) have been fixed in this Aspose.Words for Java 24.9 update.