extractContent

public final String extractContent()

Extracts structured content from the document using machine vision processing. The pipeline used is determined by the setting.

Return

A JSON string containing the extracted content structure with zones, lines, words, and bounds.


Extracts structured content from the document using machine vision processing with custom export settings. The pipeline used is determined by the setting.

Return

A JSON string containing the extracted content structure.

Parameters

settings

Settings controlling what to include in the JSON output.