PictureXmlLoader
General
PictureXmlLoader és una classe en Aspose.Cells per a Python.
Carrega imatges de la fulla de treball dibuixant parts.
Mètodes
| Signature | Description |
|---|---|
__init__() | |
collect_drawing_image_parts(worksheet, drawing_path, drawing_rels, drawing_rel_types, zipf, content_type_overrides, content_type_defaults) | Collects image parts from a drawing XML for a worksheet |
load_pictures(worksheet, drawing_root, drawing_path, drawing_rels, zipf, get_anchor_int, content_type_overrides, content_type_defaults, drawing_rel_types) | Loads picture objects into a worksheet using drawing XML and relationships |
resolve_content_type(part_path, content_type_overrides, content_type_defaults) | Determines the MIME type of a part path using overrides and defaults |