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 that will allow you to select the document and clean it. It will allow you to clean all Built-in and Custom properties from these files. You can select multiple files and clean them simultaneously in one click. Extract it on your machine and run it directly without installing.
Major features of this tool are:
In order to use Aspose.Words Metadata Cleaner for Word you need to have these installed:
Please feel free to contact us if you find any issues in using this Add-on. This tool will work with all version of windows.
You can download the latest solution at:
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.