Common List Image in Presentation Document
In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format.
The code uses some of the objects defined in The Business Layer.
Common List in Microsoft PowerPoint Document
Creating a Common List Image
Please follow below steps to create Common List Template in MS PowerPoint 2013:
- Create a new presentation slide.
- Add two shapes to hold pictures and name.
- Save your Document.
Reporting Requirement
As a report developer, you are required to represent the following key requirements:
- Report must show multiple managers’ name.
- Report must be generated in the Presentation Document.
Adding Syntax to be evaluated by GroupDocs.Assembly Engine
There is no way to use image inside a foreach tag in Microsoft PowerPoint.
<<foreach [in getManagers()]>><<[getName()]>>
<</foreach>>
Download Template
Please download the sample Common List document we created in this article:
Generating The Report
ODP Template and Report in Apache OpenOffice
In order to check compatibility of ODP between Microsoft Office 2010 and Apache OpenOffice 4.1.2, we performed below tests:
We opened the ODP 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 ODP report generated through GroupDocs.Assembly in Apache OpenOffice 4.1.2. The report opened successfully in Apache OpenOffice without any issues or formatting losses.