GroupDocs.Metadata for Java makes it easy for Java developers to edit metadata details to Heic files from within their applications by implementing a few easy steps.
- Load the Heic file to be updated
 - Specify a predicate that will be used to filter desired metadata properties.
 - Pass the predicate and the new value to the UpdateProperties method.
 - Save the changes.
 


