Aspose.Words convert pdf to md error

code:

document1 = aw.Document("TBSA_page1.pdf")
save_options = aw.saving.MarkdownSaveOptions()
save_options.image_resolution = 300
document1.save(f"TBSA_page1.md", save_options)

question: running in Linux, stalled.It’s been running for a long time and it’s not over.
Eventually, an error message was returned:RuntimeError: Proxy error(FileLoadException): The file cannot be opened. It might have unsupported format or be corrupted. —> MissingMethodException: Method not found: ‘System.Span`1 SkiaSharp.SKBitmap.GetPixelSpan()’.
Resource using:

file:
TBSA_page1.pdf (395.5 KB)

@David_Matin
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-27919

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-27919) have been fixed in this Aspose.Words for .NET 25.3 update also available on NuGet.