Category | Options | Behavior |
---|---|---|
Work Normally | Segmentation, Segment Processing, Chunking, LLM Processing, Error Handling, Expiration | Same as other file types with minor Excel-specific notes |
Ignored | OCR Strategy, High Resolution, Pipeline Provider | No effect on Excel processing |
LayoutAnalysis
(Recommended): Runs Excel layout analysis to identify tables, charts, and text regionsPage
: Outputs each full Excel sheet as a single Table
segmentstrategy
field (Auto/LLM) is ignored - tables are always extracted natively from Excelllm
prompts for table processingFail
: Stop processing on any errorContinue
: Continue processing despite non-critical errorsAll
, Auto
) are ignored since Excel files provide native text extraction.
high_resolution
setting has no effect since Excel files don’t require image-based processing for text content.