Reference examples to quickly integrate document parsing functionality with APIs
Docflow uses xParse as its core document parsing service, which can accurately convert PDF, Word, and common image format documents into structured data containing text, tables, title hierarchies, formulas, handwritten characters, and image information for subsequent automated processing and analysis.In application scenarios such as knowledge base construction and unstructured document image processing, powerful document parsing capabilities can meet most requirements.The document parsing results returned by Docflow’s result retrieval interface are heavily trimmed from xParse results, retaining only basic text blocks and position information for page text position visualization rendering.
This document uses this sample document as an example to explain how to obtain document parsing results.
Document parsing results are large in size and are not returned by default.
When calling the result retrieval interface, add the URL parameter with_document=true to return document parsing results.Example: