The word tree specifies all Word related options in batch processing.
Syntax: Word.Treenode:=<value>
Example: Word.export:=1
Treenode | Label | Type | Default | Description |
---|---|---|---|---|
export | Export to | int | 1 | Specify what file type to be used for exporting analysis report.
Option list:
|
template | Word Template | string | <unassigned> |
Specify the Word Template (.DOCX, .DOCM, .DOC, .DOTX, .DOTM, .DOT) to be loaded. |
path | Export Path | String | <unassigned> |
Specify where to export analysis report created from a Word template. |
overwrite | Overwrite Existing | int | 0 |
To specify if the existing file(s) in the path should be overwritten. Auto rename is the default option. Option list:
|
multipage | Export as multi-page File | int | 0 |
Specify whether to combine all Word/PDF files into one file. |