Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 JavaScript 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...onload = ( event ) => { /*encrypt a PDF-file with passwords "user"...
WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...programmatically, nor does it encrypt the contents. doc . save (...