GroupDocs.Metadata makes it simple for developers to clean metadata from PPTM files by following a few steps.
- Open the PPTM file using the Metadata class.
- Remove all metadata in the loaded file.
- Handle the result of the cleanup process.
- Save the updated file in PPTM format.