How to Make Multiple Bullet Columns in Microsoft Word using DocIO

Hello,
I have a list of string having seven strings.  How do I split the  list of strings into two bullet columns, one having 4 string and another 3 string and show it in Microsoft Word using DocIO.

If I have list of strings less or equal to 4 , I want to show one bullet column of list and if greater than 4 show 2  bullet columns.

A sample example will be helpful

Thanks

2 Replies

MR Manikandan Ravichandran Syncfusion Team March 16, 2020 12:54 PM UTC

Hi Robin,

Thanks for being patience.

We are working with high priority for your query, we will update you the further details shortly

Regards,
Manikandan Ravichandran



MR Manikandan Ravichandran Syncfusion Team March 16, 2020 07:22 PM UTC

Hi Robin,

Thank you for your patience.

For your requirement, we have prepared the sample and attached to itself. It can be downloaded from the following link.
https://www.syncfusion.com/downloads/support/forum/152430/ze/ASPNetMVC_(3)-341995768

In this sample we done the followings.
1. Created a new Word document instance.
2. Added one section and one paragraph with some text.
3. Added another section with 2 columns
4. Added string list with bullet points in both columns.
5. Added another section at the end of columns.
6. Saved and closed the word document instance.

To know more about multicolumn section and list numbering, please refer the following links.
https://help.syncfusion.com/file-formats/docio/working-with-sections#creating-multi-column-document
https://help.syncfusion.com/file-formats/docio/working-with-paragraph#working-with-lists

Please let us know if you have any other questions.

Regards,
Manikandan Ravichandran


Loader.
Up arrow icon