Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Words Metadata Cleaner is a metadata removal tool which protects organizations from accidental information and metadata leaks. Unintentional leaks have the potential to embarrass or negatively impact a company’s financial well-being. Aspose.Words Metadata Cleaner integrates tightly with Outlook to ensure all hidden metadata is removed from documents sent from an organization. It works in the background before sending an email, Verify all word attachments in the email and clean all Built-in and Custom properties from these attachments.
This Provide functionality to clean metadata tags from all the word attachments in the email before sending any email.
Major features of this Addon are:
In order to install and use Aspose.Words Metadata Cleaner for Outlook you need to have these installed:
Please feel free to contact us if you find any issues in installing or using this Add-on.
This add-on will work with all version of:
You can download the latest solution at:
To Enable/Disable the plugin, in New Email window, Click Enable/Disable Aspose.Words metadata Cleaner from Aspose Menu on the top.
Please check the video below to see the plugin in action.
We offer free support. Anyone who uses our product, whether they have bought them or are using an evaluation, deserves our full attention and respect.
You can log any issues or suggestions related to this add-on using any of the following platforms:
You can download the latest source code at:
To Extend, Open the Project in Visual Studio. It contains both the source code and setup project. Here is some sample code to help you extend the code according to your own need:
// Remove all built-in and Custom Properties
doc.CustomDocumentProperties.Clear();
doc.BuiltInDocumentProperties.Clear();
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.