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.
Page は、処理中のDocumentの1ページを表すオブジェクトです。
プロパティ
| 名前 | 型 | アクセス | 説明 |
|---|---|---|---|
| Id | string | 読み取り専用 | ページの一意の識別子です。 |
| ImageHeight | number | 読み取り専用 | ページ画像の高さ (ピクセル単位) です。 |
| ImageWidth | number | 読み取り専用 | ページ画像の幅 (ピクセル単位) です。 |
| Index | number | 読み取り専用 | ドキュメント内のページ番号です (0から始まります) 。 |
| Image | BinaryFile | 読み取り専用 | ページの前処理済みの元の画像です。これをHTTPリクエストに添付すると、ページをJPEG形式で送信できます。 |
Document
カスタム アクティビティで現在処理されているDocumentです。
BinaryFile
バイナリ形式のファイル データです。通常は、前処理前の元の画像です。
オブジェクト モデル
カスタム アクティビティ スクリプト用の JavaScript オブジェクト リファレンスの完全版です。
