Christine Straub 5cb6504d5a
docs: update image block extraction docs (#2578)
This PR removes `extract_image_block_to_payload` section from "API
Parameters" page. The "unstructured" API does not support the
`extract_image_block_to_payload` parameter, and it is always set to
`True` internally on the API side when trying to extract image blocks
via the API. Users only need to specify `extract_image_block_types`
parameter when extracting image blocks via the API.

**NOTE:** The `extract_image_block_to_payload` parameter is only used
when calling `partition()`, `partition_pdf()`, and `partition_image()`
functions directly.

### Testing
CI should pass.
2024-02-24 04:36:58 +00:00
..
2024-01-17 21:01:01 +00:00
2023-09-09 18:54:01 -07:00
2024-02-23 20:50:50 +00:00
2024-01-25 20:31:28 +00:00
2023-11-02 09:43:26 -05:00
2024-01-25 20:31:28 +00:00
2023-08-21 10:27:32 -07:00
2024-01-17 21:01:01 +00:00