Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 9,232 for

encrypt

(0.09 sec)
  1. Шифрование файлов Excel с помощью C++|Documenta...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells с C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ru/cpp/encrypting-excel-f...
  2. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....Close Encrypting Excel Files Detect File Format of Encrypted Office...

    docs.aspose.com/cells/net/assign-and-validate-d...
  3. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  4. 아카이브

    아카이브...Encrypt(문자열, 문자열, SharedPtr) 호출 , CryptoAlgorithm...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/ko/pdf/encrypt-or-decrypt-pdf-f...
  5. 档案

    档案...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/zh/pdf/encrypt-or-decrypt-pdf-f...
  6. Chercher

    chercher...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/fr/pdf/encrypt-or-decrypt-pdf-f...
  7. تشفير ملفات إكسل باستخدام Node.js عبر C++|Docum...

    تعلم كيفية تشفير وحماية ملفات إكسل بكلمة مرور باستخدام Aspose.Cells for Node.js via C++....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ar/nodejs-cpp/encrypting-...
  8. Procurar

    Procurar... Chame o método Encrypt e passe a senha que deseja...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/pt/slides/encrypt-ppt-csharp/
  9. Node.jsでPDFを復号化する|Aspose.PDF for Node.js via C++

    Aspose.PDF for Node.js via C++を使用してPDFファイルを復号化します。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ja/nodejs-cpp/decrypt-pdf/
  10. Unlock ZIP password | Aspose.Zip for .NET

    Zip C# library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....NET Developer Guide Encryption and decryption Unlock ZIP...decryption password of the AES-encrypted zip archive. Identifying password...

    docs.aspose.com/zip/net/unlock-zip-password/