Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130 | |
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
CreateReconstructDocumentFlowResponse |
LkeClient.CreateReconstructDocumentFlow(CreateReconstructDocumentFlowRequest req)
本接口为异步接口的发起请求接口,用于发起文档解析任务。
文档解析支持将图片或PDF文件转换成Markdown格式文件,可解析包括表格、公式、图片、标题、段落、页眉、页脚等内容元素,并将内容智能转换成阅读顺序。
体验期间单账号限制qps仅为1,若有正式接入需要请与产研团队沟通开放。
|
Constructor and Description |
---|
CreateReconstructDocumentFlowRequest(CreateReconstructDocumentFlowRequest 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 © 2024. All rights reserved.