Hi Team,
I have a text file when it’s redacted by the GroupDocs Redaction Java SDK the output is saving as xlsx file instead of as text. This is an unexpected behaviour as the SDK guarantees that it’s saved in native fo…...txtSavedAsXlsx() { try (Redactor redactor = new Redactor(getClass().getResou...redactor.apply(new ExactPhraseRedaction("514-14-8905", new ReplacementOptions("#")));...