Sha256: 003da35844e83c74ea5a303a6369cfb116b1d3d814248e39f045d8bf9ed25e4f
Contents?: true
Size: 631 Bytes
Versions: 70
Compression:
Stored size: 631 Bytes
Contents
# CloudmersiveConvertApiClient::DocxSetHeaderRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **input_file_bytes** | **String** | Optional: Bytes of the input file to operate on | [optional] **input_file_url** | **String** | Optional: URL of a file to operate on as input. This can be a public URL, or you can also use the begin-editing API to upload a document and pass in the secure URL result from that operation as the URL here (this URL is not public). | [optional] **header_to_apply** | [**DocxHeader**](DocxHeader.md) | Header to apply | [optional]
Version data entries
70 entries across 70 versions & 1 rubygems