RecognizeText
OcrConnectorBase.RecognizeText method
からテキストを認識imageStreamstream.
public virtual string RecognizeText(Stream imageStream, int pageIndex, OcrOptions options)
パラメータ | タイプ | 説明 |
---|---|---|
imageStream | Stream | ドキュメント ページのイメージ表現。 |
pageIndex | Int32 | ドキュメントのページ インデックス。 |
options | OcrOptions | OCR オプション。 |
戻り値
認識されたテキストを表す文字列。ヌル
テキスト認識がサポートされていない場合。
関連項目
- class OcrOptions
- class OcrConnectorBase
- 名前空間 GroupDocs.Parser.Options
- 組み立て GroupDocs.Parser