Replies: 2 comments
|
Never mind. I found a sample code in Java. |
0 replies
|
answered as per above |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
I need to add function in the application that allow users to download their organization chart as SmartArt organization chart in PPT.
I tried with Python library, but it does not create the org chart as SmartArt.
https://python-pptx.readthedocs.io/en/latest/
It does not have to be Python, but could anyone please help and share sample codes?
I found the doc below, but I am not familer with C# and not sure if it works or not.
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.drawing.diagrams.organizationchart?view=openxml-2.8.1
All reactions