pages 配列の各要素は 1 つの文書ページを表し、さらに、そのページで検出されたテキスト、表、画像、バーコード、チェックマーク、区切り線に対応する配列を含みます。各要素のプロパティは、画像上の対応する領域の座標を格納するために使用されます。要素が正しく認識されたことを示す信頼度レベルも、テキスト要素のプロパティに格納されます。 すべてのテキスト要素は、texts 配列または tables 配列のいずれかに配置されます。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.
プロパティ | データ型 | 説明 |
|---|---|---|
width | integer | ページの幅 (ピクセル単位) 。 |
height | integer | ページの高さ (ピクセル単位) 。 |
rotated | string enum | 元の画像に対するページの回転方向。 指定可能な値:
|
object array | テキストブロックの配列。 | |
object array | 表を含むブロックの配列。 | |
pictures | picture object array | 画像ブロックの配列。 |
barcodes | barcode object array | バーコード ブロックの配列。 |
object array | セパレーター ブロックの配列。 | |
object array | チェックマーク ブロックの配列。 |
