Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 11,719 for

encrypted

(0.17 sec)
  1. JavaScriptを用いた強力暗号化タイプの設定(C++)|Documentation

    Aspose.Cells for JavaScriptを用いてExcelファイルの強力暗号化タイプを設定する方法を学ぶ(C++)...Cells Example - Encrypt Workbook </ title > </ head...head > < body > < h1 > Encrypt Workbook Example </ h1 > < input...

    docs.aspose.com/cells/ja/javascript-cpp/setting...
  2. Licence pour Aspose.PDF pour JavaScript via C++...

    Aspose.PDF pour JavaScript invite ses clients à obtenir une licence Classique et une Licence Mesurée. Ainsi qu'à utiliser une licence limitée pour mieux explorer le produit....devez utiliser l’utilitaire “encrypt_lic.html”. Cliquez sur le bouton...vous recevrez le message “Encrypt OK: aspose.enc”. En cliquant...

    docs.aspose.com/pdf/fr/javascript-cpp/licensing/
  3. Popular File Archive Formats | Most Common Arch...

    Discover the prevalent file archive formats used for compression and storage. Explore their features, applications, and popularity among users....They are used to compress, encrypt, and combine files, making...Additionally, it supports various encryption methods to enhance data security...

    products.aspose.com/zip/most-common-archives/
  4. تأمين العروض التقديمية باستخدام كلمات مرور في J...

    تعرّف على كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في PowerPoint وOpenDocument بسهولة باستخدام Aspose.Slides للـ Java. قم بتأمين عروضك التقديمية....بكلمة مرور، عليك استخدام طريقة encrypt (من IProtectionManager ) لتعيين...تمرر كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/java/password-protect...
  5. تأمين العروض التقديمية بكلمات المرور في C++|وثا...

    تعلم كيفية قفل وإلغاء قفل عروض PowerPoint وOpenDocument المحمية بكلمة مرور بسهولة باستخدام Aspose.Slides للغة C++. احمِ عروضك التقديمية....بكلمة مرور، عليك استخدام طريقة encrypt (من ProtectionManager ) لتعيين...بتمرير كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/cpp/password-protecte...
  6. Sichern von Präsentationen mit Passwörtern in J...

    Erfahren Sie, wie Sie mit Aspose.Slides für Java PowerPoint- und OpenDocument-Präsentationen problemlos sperren und entsperren können. Schützen Sie Ihre Präsentationen....schützen, verwenden Sie die encrypt ‑Methode (aus IProtectionManager...übergeben das Passwort an die encrypt ‑Methode und verwenden die...

    docs.aspose.com/slides/de/java/password-protect...
  7. Chiffrer des fichiers Excel avec C++|Documentation

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells avec C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/cpp/encrypting-excel-f...
  8. 使用 C++ 保護 PPT 演示文件 | products.aspose.com

    C++ 源代碼保護 PPT 演示。...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); 使用 C++...

    products.aspose.com/slides/zh-hant/cpp/protect/...
  9. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...string input = @“C:\temp\encrypted.pdf”; string output = @“C:\temp\decrypted...Document(input, password)) { // Remove encryption / unlock restrictions doc...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  10. Bảo vệ tệp bản trình bày PPT bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/ppt/