Table of Contents
Step 3: XLSX Export Keys
Below you can find the description of the export to XLSX format keys of the abbyyocr11 utility.
-
XLSX is a new Format in CLI 11; the XLS format is not supported any longer.
--xlsxDontWriteAuthor
-
The author of the document will not be written into the output XLSX file.
| Key | Parameters | Default |
|---|---|---|
| -xldwa | name | empty string |
| - -xlsxDontWriteAuthor | ||
--xlsxKeepStrings
-
Numerical values contained in recognised text are exported to XLSX format as strings not as numbers.
| Key | Parameters | Default |
|---|---|---|
| -xlks | no | |
| - -xlsxKeepStrings | ||
--xlsxDontWriteKeywords
-
The keywords of the document will not be written into the output XLSX file.
| Key | Parameters | Default |
|---|---|---|
| -xldwk | keywords | empty string |
| - -xlsxDontWriteKeywords | ||
--xlsxTablesOnly
-
Text from table blocks only will be exported to XLSX files.
| Key | Parameters | Default |
|---|---|---|
| -xlto | no | |
| - -xlsxTablesOnly | ||
--xlsxRemoveFormatting
-
ABBYY FineReader Engine CLI will remove formatting for text exported to XLSX format.
| Key | Parameters | Default |
|---|---|---|
| -xlrf | no | |
| - -xlsxRemoveFormatting | ||
--xlsxDontWriteSubject
-
The subject of the document will not be written into the output XLSX file.
| Key | Parameters | Default |
|---|---|---|
| -xldws | subject | empty string |
| - -xlsxDontWriteSubject | ||
--xlsxDontWriteTitle
-
The title of the document will not be written into the output XLSX file.
| Key | Parameters | Default |
|---|---|---|
| -xldwt | title | empty string |
| - -xlsxDontWriteTitle | ||


