XLSXExportSettings Object (Web Services API)
This object provides functionality for configuring the export of recognized text to XLSX format. The XLSXExportSettings object is a child object of the OutputFormatSettings object and inherits all its properties.
Properties
Name | Type | Description |
ConvertNumericValuesToNumbers | Boolean | Specifies whether numerical values in recognized text are to be exported to XLSX format as numbers. |
IgnoreTextOutsideTables | Boolean | If this property is set to TRUE, only text from table blocks is exported into XLSX format. |
See also
26.03.2024 13:49:49