| Package | Description |
|---|---|
| com.groupdocs.conversion.integration.ocr |
The GroupDocs.Conversion.Integration.Ocr package provides metadata for a 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 © 2026. All rights reserved.