Get shape prop by name

@susanktuvell

We have recorded your concerns and will definitely consider them during investigation of the issue. We will let you know in case of additional updates.

@susanktuvell

When the formula of shape is β€œInh”, it means that it is inherited from its master shape. Please try following in this case:

    var val = shape.MasterShape.XForm.Height.Ufe.F; 
    var val2 = shape.MasterShape.XForm.PinY.Ufe.F;

The issues you have found earlier (filed as DIAGRAMNET-51638) have been fixed in Aspose.Diagram for .NET 19.5.

1 Like

Fantastic! Thank you! Both of those have been resolved. my FINAL thing is that aspose library is not able to read large .vsd files. it CAN read a .vdx file, but not large .vsd files. Can you take a look at that? Is there a requirement of what year the file needs to be to be read from the library?

@susanktuvell

Thanks for writing to us.

Would you please elaborate a bit more about how much larger a Diagram in size which you are trying to load and facing what type of error? Is it some kind of exception that API is throwing? It would be helpful if you can please share a sample diagram with us. We will also look into details of the issue. You may upload your large file to Dropbox or Google Drive and share the link with us. Also, please share the system details which you are using i.e. RAM size, OS Version and Name.