| Class | Description |
|---|---|
| BarChartExample |
Build a bar chart from a template docx
|
| BetterHeaderFooterExample | |
| ChartFromScratch |
Build a chart without reading template file
|
| HeaderFooterTable | |
| SimpleDocument |
A simple WOrdprocessingML document created by POI XWPF API
|
| SimpleDocumentWithHeader | |
| SimpleImages |
Demonstrates how to add pictures in a .docx document
|
| SimpleTable |
This program creates a simple WordprocessingML table using POI XWPF API, and
a more complex, styled table using both XWPF and poi-ooxml-full.
|
| UpdateEmbeddedDoc |
Tests whether it is possible to successfully update an Excel workbook that is
embedded into a WordprocessingML document.
|