Bulleted List in Word Processing Document

Note
In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format.
Note
The code uses some of the objects defined in The Business Layer.

Bulleted List in Microsoft Word Document

Creating a Bulleted List

Practising the following steps you can insert Bulleted List in MS Word 2013.

  1. Add a bullet list at the place where you want it.
  2. Save your Document.

Reporting Requirement

As a report developer, you are required to share the following key requirements:

  • Report must show all the clients in a bulleted list format.
  • Report must be generated in the Word Processing Document.

Adding Syntax to be evaluated by GroupDocs.Assembly Engine

Template Syntax

We provide support for the following clients:
<<foreach [in getClients()]>><<[getName()]>>
<</foreach>>

Download Bulleted List Template

Please download the sample Bulleted List document we created in this article:

Generating The Report

ODT Template and Report in Apache OpenOffice

In order to check compatibility of ODT between Microsoft Office 2010 and Apache OpenOffice 4.1.2, we performed below tests:

  • We opened the ODT template created through Microsoft Office 2010 in Apache OpenOffice 4.1.2. The template opened successfully in Apache OpenOffice without any issues or formatting losses.
  • We opened the ODT report generated through GroupDocs.Assembly in Apache OpenOffice 4.1.2. The report opened successfully in Apache OpenOffice without any issues or formatting losses.
Close
Loading

Analyzing your prompt, please hold on...

An error occurred while retrieving the results. Please refresh the page and try again.