I have a requirement which needs to create a list of hyperlinks dynamically in a Word document. The list can have one or more hyperlinks and I won’t know the number of links until runtime. Basically, the list looks like a bullet list and each item is a hyperlink. How do you create this kind of list in Aspose.Words? Do you have any sample code to handle this scenario?
Attached is a desired result list which I need to create.
DynamicHyperlinks.jpg (29.3 KB)
Thanks!
Tiffany