Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 11,605 for

encrypt

(0.23 sec)
  1. 使用Aspose.Cells加密工作簿|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  2. Check Password to modify using Aspose.Cells|Doc...

    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....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted Analyzing your prompt, please...

    docs.aspose.com/cells/net/check-password-to-mod...
  3. 解密 PDF 文件|Aspose.PDF for Java

    本主题解释如何使用 PdfFileSecurity 类解密 PDF 文件。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // 解密 PDF 文档 fileSecurity...

    docs.aspose.com/pdf/zh/java/decrypt-pdf-file/
  4. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/zh/java/change-password/
  5. Kryptera Excelfiler med JavaScript via C++|Docu...

    Lär dig hur man krypterar och lösenordsskyddar Excelfiler med Aspose.Cells for JavaScript via C++...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/sv/javascript-cpp/encrypt...
  6. Защита презентаций паролем в Java|Документация ...

    Узнайте, как без усилий блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для Java. Защитите свои презентации....презентации используйте метод encrypt из IProtectionManager , передав...передав пароль в метод encrypt и сохранив файл методом save . Пример...

    docs.aspose.com/slides/ru/java/password-protect...
  7. آرشیوها

    آرشیوها...encrypt (“userpassword”, “ownerpassword”...را رمزگذاری کنید document.encrypt("user_password", "owner_password"...

    blog.aspose.com/fa/pdf/encrypt-decrypt-pdf-in-p...
  8. PDF 파일의 비밀번호 변경 in Node.js|Aspose.PDF for Node....

    Aspose.PDF for Node.js via C++로 PDF 파일의 비밀번호를 변경합니다....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ko/nodejs-cpp/change-passwo...
  9. Managing Digitally Signed Messages|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....with Certificate If you have encrypted MAPI messages and need to...indicating whether the message is encrypted. MapiMessage.decrypt() - Decrypts...

    docs.aspose.com/email/java/working-with-outlook...
  10. 使用 Java 锁定 PDF | Aspose.PDF

    用于保护任何平台上的 PDF 文档的 Java 源代码。...Encrypt 方法。 1。保存 PDF 文件。 提供的 Java 代码片段显示了如何使用...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/java/encrypt/