Vision
Provides machine learning and computer vision capabilities for document processing. Enables AI-powered document description and content extraction.
Functions
Link copied to clipboard
Extracts structured content from the document using machine vision processing.
Extracts structured content from the document using machine vision processing with custom export settings.
Link copied to clipboard
Extracts structured content from the document and saves it to a JSON file.
public final void extractContentToFile(String outputPath, DocumentLayoutJsonExportSettings settings)
Extracts structured content from the document and saves it to a JSON file with custom settings.