Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119 | |
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
RecognizeTableOCRResponse |
OcrClient.RecognizeTableOCR(RecognizeTableOCRRequest req)
本接口支持中英文图片/ PDF内常规表格、无线表格、多表格的检测和识别,支持日文有线表格识别,返回每个单元格的文字内容,支持旋转的表格图片识别,且支持将识别结果保存为 Excel 格式。
|
Constructor and Description |
---|
RecognizeTableOCRResponse(RecognizeTableOCRResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.