El objeto layout describe la estructura física del documento - parámetros de la imagen, cualquier elemento gráfico y de texto detectado, así como tablas. Cada página es descrita por un elemento separado del array pages. Antes de ser reconocida, cada página pasa por un preprocesamiento, donde se recorta, se endereza (deskew) y se rota (si es necesario cambiar la orientación de la página). Además, cualquier texto curvo en la página se endereza.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
| Property | Data type | Description |
|---|---|---|
corrected | boolean | A value of true indicates that the image has undergone preprocessing. Set to true by default. |
| pages * | object array | The document page array. The order of the elements is the same as the pages’ physical order in the document. |
- Indicates a required property.
