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

encrypted

(0.33 sec)
  1. عرض تقديمي محمي بكلمة مرور|Aspose.Slides لـ Nod...

    قفل عرض PowerPoint. عرض PowerPoint محمي بكلمة مرور في JavaScript...بكلمة مرور، عليك استخدام طريقة encrypt (من ProtectionManager ) لتعيين...تمرر كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/nodejs-java/password-...
  2. 使用密码在 .NET 中保护演示文稿|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。保护您的演示文稿。...ProtectionManager 的 Encrypt 方法设置密码。将密码传递给 Encrypt 方法,然后使用 Save 方法保存已加密的演示文稿。...ProtectionManager . Encrypt ( "123123" ); presentation . Save ( "encrypted-pres...

    docs.aspose.com/slides/zh/net/password-protecte...
  3. Archivo

    Archivo...save("encrypted-workbook.xlsx"); Descifrar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/es/cells/encrypt-and-decrypt-ex...
  4. Archiv

    Archiv...save("encrypted-workbook.xlsx"); Entschlüsseln...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/de/cells/encrypt-and-decrypt-ex...
  5. 设置权限,加密和解密 PDF 文件|Aspose.PDF for Java

    使用不同的加密类型和算法通过 Java 加密 PDF 文件。同时,使用所有者密码解密 PDF 文件。...一旦定义了权限,将此对象作为参数传递给 Document 对象的 Encrypt 方法。以下代码片段向您展示如何设置 PDF 文件的权限。..., // 仅启用屏幕阅读选项 document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/zh/java/set-privileges-encr...
  6. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....level, similar to MS Excel: Encrypt and decrypt Excel files To...

    docs.aspose.com/cells/python-java/protect-and-u...
  7. 搜索

    搜索...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf"); // 加密PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/zh-hant/pdf/encrypt-and-decrypt...
  8. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com C++ usando Diferentes Tipos de Criptografia e Algoritmos. Além disso, descriptografar Arquivos PDF usando Senha do Proprietário....um argumento para o método Encrypt do objeto Document . O trecho...tela é habilitada document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/pt/cpp/set-privileges-encry...
  9. Шифрование и расшифровка файлов ODS с помощью J...

    Защитите паролем и зашифруйте файлы ODS с помощью Aspose.Cells for JavaScript через C++.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/ru/javascript-cpp/encrypt...
  10. Archiwa

    Archiwa...encrypt(“userpassword”, “ownerpassword”...// szyfrować PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/pl/pdf/encrypt-and-decrypt-pdf-...