| Method and Description |
|---|
| com.groupdocs.parser.Parser.getBarcodes(int, PageAreaOptions)
use
Parser.getBarcodes(int, BarcodeOptions) instead. |
| com.groupdocs.parser.Parser.getBarcodes(PageAreaOptions)
use
Parser.getBarcodes(BarcodeOptions) instead. |
| com.groupdocs.parser.Parser.parsePagesByTemplate(Template)
Use parseByTemplate methods instead.
|
| com.groupdocs.parser.options.OcrConnectorBase.recognizeText(InputStream, int, OcrOptions)
OCR Connector doesn't support the page extraction. By default, pageIndex is ignored.
|
| com.groupdocs.parser.options.OcrConnectorBase.recognizeTextAreas(InputStream, int, Size, OcrOptions)
OCR Connector doesn't support the page extraction. By default, pageIndex is ignored.
|
| Constructor and Description |
|---|
| com.groupdocs.parser.data.PageBarcodeArea(String, String, Page, Rectangle) |
Copyright © 2026. All rights reserved.