Type: lib.docx.SetDocumentProperties
Namespace: lib.docx
Description
Sets document metadata properties document, docx, metadata, properties
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| document | document |
The document to modify | {'type': 'document', 'uri': '', 'asset_id': None, 'data': None} |
| title | str |
Document title | `` |
| author | str |
Document author | `` |
| subject | str |
Document subject | `` |
| keywords | str |
Document keywords | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | document |
Metadata
Related Nodes
Browse other nodes in the lib.docx namespace.