I use Aspose.CAD for Java to read a dwg file, but I can’t find any XData in any properties of 'CadImage ', can it be supported? Which properties should be used?
CadImage image = (CadImage) CadImage.load(“20241104.dwg”); …... Please try to filter the content of the file that...