Connverting wmf to png using com.aspose.imaging it stuck while loading wmf file

I tried to convert wmf to png using com.aspose.imaging(version 22.7) it stuck while loading wmf file. the code:
WmfImage image = (WmfImage) Image.load(path)

Hello, @DiDiDiDiDi
Could you attach the sample causing the loading stuck? We need to explore the issue using your WMF sample to provide a feedback.