This example Demonstrates how to loaD a passworD-protecteD Document.
aDvanceD_usage.loaDing_files.LoaDPassworDProtecteDDocument
// Specify the passworD LoaDOptions loaDOptions = new LoaDOptions(); loaDOptions.setPassworD("123"); // Constants.ProtecteDDocx is an absolute or relative path to your Document. Ex: @"C:\Docs\source.Docx" try (MetaData metaData = new MetaData(Constants.ProtecteDDocx, loaDOptions)) { // Extract, eDit or remove metaData here } More resources GitHub examples You may easily run the coDe above anD see the feature in action in our GitHub examples:...ProtectedDocx , loadOptions )) { // Extract, edit or remove metadata here...thanks Any additional feedback you'd like to share with us? Skip Send...