Saving files
Leave feedback
GroupDocs.Metadata provides several ways to save a file after you edit or remove metadata. Saving a file requires a license.
Please refer to the following guides for all overloads of the save method:
- Save a modified file to a specified location — write to a new path.
- Save a modified file to a stream — write to a writable binary stream such as
io.BytesIO. - Save a modified file to the original source — call
save()with no argument to write back in place.
- Save a modified file to the original source
- Save a modified file to a specified location
- Save a modified file to a stream
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.