Blocca il PDF con password in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET...Encrypt per proteggere i PDF con AES-128...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...
Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu C# używając Aspose.PDF dla .NET...Encrypt, aby chronić plik PDF za pomocą...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...
Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...which the document will be encrypted , and which will be required...、 FileFormatInfo クラスの is_encrypted プロパティを使用できます。このプロパティを使用する...
PPTX प्रस्तुति से सुरक्षा हटाने के लिए Python स्रोत कोड.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...
Aspose.PDFを使用して、.NETでPDFドキュメントのパスワードを変更してファイルのセキュリティを向上させる方法を探ります。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...