Display list of data as bulletin points in Word document

Hi Team,

We have a requirement to display list of strings as bulletin points in word document. Kindly share the code snippet to achieve this logic.

Thanks,
Karthikeyan

@Karthik_Test_account Please see our documentation to learn how to work with lists:
https://docs.aspose.com/words/net/working-with-lists/

Thanks for the link.

I need to use non numbered bulletins. What should I do for that ?

Regards,
Karthikeyan

@Karthik_Test_account You can use ListFormat.AppluBulletDefault to create bulleted list.