Package | Description |
---|---|
com.groupdocs.conversion.integration.ocr |
Modifier and Type | Method and Description |
---|---|
TextFragment[] |
TextLine.getFragments()
Gets an array of text fragments, such as symbols and words, recognized in the line.
|
Constructor and Description |
---|
TextLine(List<TextFragment> fragments)
Initializes a new instance of a line of text, extracted by OCR engine from an image.
|
Copyright © 2022. All rights reserved.