注意: 如果文档仅导出为 JSON 而未导出为任何图像格式,则坐标将相对于原始图像指定。若文档同时导出为 JSON 和某种图像格式,则坐标将相对于导出的预处理图像指定。所有文本元素都归入 texts 数组或 tables 数组。
| Property | Data type | Description |
|---|---|---|
width | integer | 页宽(像素)。 |
height | integer | 页高(像素)。 |
rotated | string enum | 页相对于原始图像的旋转。可能的取值:none、clockwise、counterclockwise、upside-down |
| texts | object array | 文本块数组。 |
| tables | object array | 表格块数组。 |
pictures | picture object array | 图像块数组。 |
barcodes | barcode object array | 条码块数组。 |
| separators | object array | 分隔符块数组。 |
| checkmarks | object array | 复选标记块数组。 |
