Modifying shape data

I’ve just been evaluating the product but was disappointed to find out that I’m not able to modify shape data and that it appears to be read-only. Is there any way this ability could be added as a feature request? It would be so useful to us; we could potentially make a financial contribution to this.


Thanks,
Andrew

Hi Andrew,


Thank you for contacting support. Aspose.Diagram API allows to get and set the Visio shape data. Please let us about which shape’s data you are looking to modify. Please also refer to these code examples: Read or Set Shape’s Properites, Set XForm Data of the Shape and Read or set Shape’s Information

Hi Imran


Thanks for the reply. I can see how it works now. I was trying to assign a value to myProperty.Value (incorrect) rather than myProperty.Value.Val (correct).

Andrew

Hi Andrew,


Thank you for the confirmation. It is nice to hear from you that the problem has been resolved. Please let us know in case of any further assistance or questions.