Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,248 for

encrypted

(0.07 sec)
  1. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  2. Convert OTP to JSON format via C++ | products.a...

    Export OTP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/otp-to...
  3. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  4. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on Encrypted PDFs. Unlock secure document management with customizable access!...are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....package manager Load the encrypted PDF file into the Document...has taught us to save an encrypted PDF as unencrypted using C#...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  6. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.Cells for Node.js via C++ 密码保护和加密 ODS 文件。..., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Examples: Shows how to load an encrypted Microsoft Word document. Document...exception if we try to open an encrypted document without its password...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert ODP to JSON Format in Android Apps | pr...

    Convert ODP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  9. How to Change PDF Password using C#

    This article contains information on how to change PDF password using C#. It guides to set IDE, write the program using given steps and a runnable sample code to change password of PDF file using C#....discussed to customize the encryption of the resultant PDF file...if the target PDF file is encrypted by a password and perform...

    kb.aspose.com/pdf/net/how-to-change-pdf-passwor...
  10. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....When an OOXML document is encrypted, it is not possible to ascertain...decrypting it first so for an encrypted OOXML document this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...