Replace text in smart art with Golang via C++

Possible Usage Scenarios

Smart art is one of the major objects in a workbook. Many times there is a need to update the text in smart art. Aspose.Cells provides this feature by setting the Shape.Text property.

The sample source file can be downloaded from the following link:

SmartArt.xlsx

Sample Code