Example of Edit SmartArt in ASP.NET Core Word (DocIO) Library
This sample demonstrates how to modify SmartArt graphics in a Word document using the .NET Word Library (DocIO).
DEMO
SOURCE
The .NET Word Library (DocIO) allows you to modify SmartArt graphics in Word documents.
- Change the text in SmartArt nodes.
- Modify the format of SmartArt nodes and the SmartArt container.
More information about SmartArt can be found in this
Documentation
section.