Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 9,775 for

encrypted

(0.1 sec)
  1. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/cpp/detect-file-format-an...
  2. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...NET Developer Guide Encryption and decryption Password Protecting...both traditional and AES encryption schemes. Additionally, it...

    docs.aspose.com/zip/net/password-protecting-arc...
  3. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++....more and more users exchange encrypted documents in order not to...becomes necessary to access the encrypted PDF file, since such access...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  4. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  5. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  6. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  7. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  8. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  9. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...handler by applying the desired encryption algorithm. Adobe Acrobat...string password ); byte [] Encrypt ( byte [] data , int objectNumber...

    docs.aspose.com/pdf/net/custom-security-handler/
  10. How to Change Password of PDF using Python

    This article describes how to change password of PDF using Python. It guides to set the environment, provides steps to follow and shares a runnable sample code to change password of PDF file using Python....class object to check the encryption state of the target PDF Check...if the target PDF file is encrypted, perform the steps below Create...

    kb.aspose.com/pdf/python/how-to-change-password...