Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 11,710 for

encrypted

(0.77 sec)
  1. Proteger arquivos PDF em Python|Aspose.PDF for ...

    Aprenda a criptografar arquivos, descriptografar PDFs protegidos e alterar senhas em Python....ap def encrypt_password ( infile , outfile ): """ Encrypt PDF with...filename Returns: None Example: encrypt_password("sample.pdf", "sample_protected...

    docs.aspose.com/pdf/pt/python-net/protect-pdf-f...
  2. Cifrado de Archivos Excel en Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com.... setEncryptionOptions ( encryption_type . XOR , 40 ) \ # Specify...

    docs.aspose.com/cells/es/java/encrypting-excel-...
  3. Rubyでエクセルファイルを暗号化する|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Javaを使用してエクセルファイルを暗号化するには、Encryptモジュールのメソッドを単純に呼び出します。 Ruby Code.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/ja/java/encrypting-excel-...
  4. Архів

    Архів...безпеки у файлі PDF C# PDF Encryption and Decryption API – встановлення...допомогою методу Document.Encrypt . Збережіть зашифрований PDF-документ...

    blog.aspose.com/uk/pdf/encrypt-or-decrypt-pdf-f...
  5. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password Encrypted) documents, secure a document with protection, or remove protection....Locking PDF with passwords or encryption is essential for keeping...protection. It’s crucial to use encryption responsibly, following the...

    products.aspose.com/pdf/python-net/encrypt/
  6. How to lock PDF | Aspose.PDF

    Do you know how easily lock PDF documents using Python? Lock PDF files with high quality using Python PDF library.... Encrypting PDF prevents any unauthorized...contribute to the document, PDF encryption ensures that only authorized...

    products.aspose.com/pdf/tutorial/lock-pdf/
  7. Lock PDF using JavaScript | Aspose.PDF

    JavaScript sample code to protect PDF document on any platform....Locking PDF with passwords or encryption is essential for keeping...protection. It’s crucial to use encryption responsibly, following the...

    products.aspose.com/pdf/nodejs-cpp/encrypt/
  8. Lock or Password Protect Presentations using C+...

    Protect PowerPoint and OpenDocument presentations in C++. Use Aspose.Slides for C++ to encrypt files and set write protection....Slides for C++ to encrypt and protect PowerPoint and...Use Aspose.Slides for C++ to encrypt or set write protection for...

    products.aspose.com/slides/cpp/protect/
  9. أرشيف

    أرشيف...Encrypt . احفظ مستند PDF المشفر باستخدام...Document("Encrypt.pdf"); // تشفير PDF document.Encrypt("user_password"...

    blog.aspose.com/ar/pdf/encrypt-or-decrypt-pdf-f...
  10. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password Encrypted) documents, secure a document with protection, or remove protection....Locking PDF with passwords or encryption is essential for keeping...protection. It’s crucial to use encryption responsibly, following the...

    products.aspose.com/pdf/cpp/encrypt/