Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
WordItem[] |
ExtractDocBasicResponse.getWordList()
Get 还原文本信息
|
WordItem[] |
ExtractDocMultiResponse.getWordList()
Get 还原文本信息
|
WordItem[] |
SmartStructuralOCRV2Response.getWordList()
Get 还原文本信息
|
WordItem[] |
ExtractDocMultiProResponse.getWordList()
Get 还原文本信息
|
WordItem[] |
SmartStructuralProResponse.getWordList()
Get 还原文本信息
|
WordItem[] |
HandwritingEssayOCRResponse.getWordList()
Get 还原文本信息
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractDocBasicResponse.setWordList(WordItem[] WordList)
Set 还原文本信息
|
void |
ExtractDocMultiResponse.setWordList(WordItem[] WordList)
Set 还原文本信息
|
void |
SmartStructuralOCRV2Response.setWordList(WordItem[] WordList)
Set 还原文本信息
|
void |
ExtractDocMultiProResponse.setWordList(WordItem[] WordList)
Set 还原文本信息
|
void |
SmartStructuralProResponse.setWordList(WordItem[] WordList)
Set 还原文本信息
|
void |
HandwritingEssayOCRResponse.setWordList(WordItem[] WordList)
Set 还原文本信息
|
Constructor and Description |
---|
WordItem(WordItem 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 © 2025. All rights reserved.