Este tema explica cómo cambiar la contraseña en un archivo PDF usando la clase PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Crear objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...
Topik ini menjelaskan cara mengubah kata sandi pada File PDF menggunakan Kelas PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Buat objek PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...
Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Encrypt and Decrypt PDF File - encrypt, and decrypt...
Blocca il PDF con password in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET...Encrypt per proteggere i PDF con AES-128...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...