| Package | Description | 
|---|---|
| com.tencentcloudapi.lkeap.v20240522 | |
| com.tencentcloudapi.lkeap.v20240522.models | 
| Modifier and Type | Method and Description | 
|---|---|
CreateReconstructDocumentFlowResponse | 
LkeapClient.CreateReconstructDocumentFlow(CreateReconstructDocumentFlowRequest req)
本接口为异步接口的发起请求接口,用于发起文档解析任务。
文档解析支持将图片或PDF、DOCX、PPTX、EXCEL等文件转换成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 © 2025. All rights reserved.