RecognizeText
OcrConnectorBase.RecognizeText method
Herken een tekst vanimageStream stroom.
public virtual string RecognizeText(Stream imageStream, int pageIndex, OcrOptions options)
Parameter | Type | Beschrijving |
---|---|---|
imageStream | Stream | De afbeeldingsrepresentatie van de documentpagina. |
pageIndex | Int32 | De pagina-index van het document. |
options | OcrOptions | De OCR-opties. |
Winstwaarde
Een tekenreeks die een herkende tekst vertegenwoordigt;nul
als tekstherkenning niet wordt ondersteund.
Zie ook
- class OcrOptions
- class OcrConnectorBase
- naamruimte GroupDocs.Parser.Options
- montage GroupDocs.Parser