Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 9,233 for

encrypt

(0.18 sec)
  1. Fichier PDF de contrôle des exceptions|Aspose.P...

    Apprenez à gérer les exceptions dans le traitement des PDF et à garantir des opérations fluides lors de l'utilisation des PDF avec Aspose.PDF en .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/fr/net/control-exception/
  2. 在 C++ 中使用密码保护演示文稿|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 轻松锁定和解锁受密码保护的 PowerPoint 与 OpenDocument 演示文稿。确保您的演示文稿安全。... 要加密或对演示文稿进行密码保护,您需要使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。将密码传递给...)为演示文稿设置密码。将密码传递给 encrypt 方法,然后使用 save 方法保存已加密的演示文稿。 以下示例代码展示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/cpp/password-protecte...
  3. Ouvrir différents fichiers de différentes versi...

    Cet article explique comment ouvrir des fichiers de différentes versions d Excel en utilisant Aspose.Cells for JavaScript via C++....à partir du lien suivant: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/fr/javascript-cpp/opening...
  4. Öffnen verschiedener Microsoft Excel Dateien mi...

    Dieser Artikel erklärt, wie man verschiedene Excel Versionen mit Aspose.Cells for JavaScript über C++ öffnet....Link heruntergeladen werden: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/de/javascript-cpp/opening...
  5. Установить Привилегии, Шифровать и Расшифровать...

    Шифровать PDF Файл с использованием C++ с различными типами и алгоритмами шифрования. Также, расшифровать PDF Файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...чтения с экрана document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ru/cpp/set-privileges-encry...
  6. 記録

    記録...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # PDFを暗号化 document.encrypt("user_password", "owner_password"...

    blog.aspose.com/ja/pdf/encrypt-decrypt-pdf-in-p...
  7. 아카이브

    아카이브... Encrypt 메서드를 호출하고 설정하려는 비밀번호를 전달합니다...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/ko/slides/encrypt-ppt-csharp/
  8. آرشیوها

    آرشیوها...encrypt(“userpassword”، “ownerpassword”،...را رمزگذاری کنید document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/fa/pdf/encrypt-and-decrypt-pdf-...
  9. C++を使用してExcelファイルを暗号化および復号化|Documentation

    C++を使用してExcelファイルを暗号化および復号化する方法。Excelファイルをロックおよびロック解除します。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypt-and-decryp...
  10. 用JavaScript通过C++对ODS文件进行加密与解密|Documentation

    使用C++的Aspose.Cells for JavaScript对ODS文件进行密码保护和加密。... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...