Part of the content in cells is lost after converting Word to PDF

I have a Word document containing table, and when I convert it to PDF or image using Aspose.Words, part of the content of the cells is lost.

Sample Code

void Main()
{
	InitCoreComponent();
	var doc = new Aspose.Words.Document(@"C:\Users\54390\Downloads\18-f32d81e192f940b692e566284e709ffb.docx");
	doc.Save(@"C:\Users\54390\Downloads\output.pdf", Aspose.Words.SaveFormat.Pdf);
}

Version Info

Aspose.Words for Net 24.1.0

Demo File

18-f32d81e192f940b692e566284e709ffb.docx (24.8 KB)

Output File

output.pdf (98.2 KB)

Screenshot Info

20240107144157.jpg (285.5 KB)

@sullivan Please note, the text 610523104204JC00083 is hidden and MS Word also does not show it if disable displaying hidden content. However MS Word shows another text.

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-26436

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.