I am facing an issue regarding SmartArt shapes in Excel files. The SmartArt shape I have has 2 inner shapes in it, both include a title and a body part which means 4 inner shapes in total. I have set different texts, alternative texts and hyperlink addresses for every inner shape. My problem is that the bodies’ properties (except for text) are lost; they are either empty (e.g: when title is not filled) or the same as the title’s ones (e.g: when title is filled).
I am attaching a demo project with a test file to demonstrate the issue. excel_smartart.zip (21.4 KB)
After an initial testing, I was able to reproduce the issue as you mentioned by using your sample file and code segment. I found some missing or incorrect SmartArt inner shape properties retrieved.
We require thorough evaluation of the issue. 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): CELLSNET-55454
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 CELLSNET-55454) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi
@John.He
I have tried the fix you provided and it works. However, I still have a question regarding this topic actually.
I am attaching another sample project that edits the hyperlinks in the SmartArt. The SmartArt in the input file (test.xlsx) contains 2 links (original_link1, original_link2) that are being modified by the app. Opening the output file (output.xlsx) in MS Office only the edited content can be seen, but searching in the extracted content of the output file, original_link2 can still be observed in some files (e.g: in xl/diagrams/_rels/data1.xml.rels, xl/diagrams/_rels/drawing1.xml.rels) which I would not expect.
@tamas.boldizsar
By using sample file and code for testing on the latest version v24.6, we can reproduce the issue. Discovered that the result file contains extra data after resetting the hyperlink address. Please refer to the attachment. result.zip (212.7 KB)
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): CELLSNET-56009
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.
We are pleased to inform you that your issue (“CELLSNET-56009”) has been resolved. The fix will be included in an upcoming release (Aspose.Cells v24.7) . You will be notified when the next version is released.
Please check the attached result: 24.6.1.zip (22.5 KB)
The issues you have found earlier (filed as CELLSNET-56009) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi