Type: lib.docx.AddImage
Namespace: lib.docx
Description
Adds an image to the document document, docx, image, format
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| document | document |
The document to add the image to | {"type":"document","uri":"","asset_id":null,"da... |
| image | image |
The image to add | {"type":"image","uri":"","asset_id":null,"data"... |
| width | float |
Image width in inches | 0 |
| height | float |
Image height in inches | 0 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | document |
Related Nodes
Browse other nodes in the lib.docx namespace.