Chinese Simplified (简体中文)

Pages array elements

Each element in the pages array describes a single document page and in turn contains arrays of its own representing texts, tables, images, barcodes, checkmarks, and separators detected on that page. The properties of each element are used to store coordinates for the corresponding region on the image. The confidence level of the element being recognized correctly is also stored in the properties of the text elements.

All text elements are placed into either the texts array or the tables array.

Property Data type Description
width integer The width of the page in pixels.
height integer The height of the page in pixels.
rotated string enum

Rotation of the page relative to the original image.

Possible values:

  • none
  • clockwise
  • counterclockwise
  • upside-down
texts object array Array of text blocks.
tables object array Array of blocks containing tables.
pictures picture object array Array of image blocks.
barcodes barcode object array Array or barcode blocks.
separators object array Array of separator blocks.
checkmarks object array Array of checkmark blocks.

07.11.2025 12:48:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.