RecognizeTextAreas
OcrConnectorBase.RecognizeTextAreas method
からテキスト領域を認識imageStreamstream.
public virtual IList<PageTextArea> RecognizeTextAreas(Stream imageStream, int pageIndex,
Size pageSize, OcrOptions options)
| パラメータ | タイプ | 説明 |
|---|---|---|
| imageStream | Stream | ドキュメント ページのイメージ表現。 |
| pageIndex | Int32 | ドキュメントのページ インデックス。 |
| pageSize | Size | ドキュメント ページのサイズ。 |
| options | OcrOptions | OCR オプション。 |
戻り値
のコレクションPageTextAreaオブジェクト;ヌルテキスト領域の認識がサポートされていない場合。
関連項目
- class PageTextArea
- class Size
- class OcrOptions
- class OcrConnectorBase
- 名前空間 GroupDocs.Parser.Options
- 組み立て GroupDocs.Parser