Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 11,678 for

encrypted

(0.08 sec)
  1. Защита презентаций паролем в .NET|Документация ...

    Узнайте, как легко блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для .NET. Обеспечьте безопасность ваших презентаций....презентацию, используйте метод Encrypt из ProtectionManager , чтобы... Передайте пароль в метод Encrypt , затем используйте метод Save...

    docs.aspose.com/slides/ru/net/password-protecte...
  2. Crypter des fichiers Excel avec Node.js via C++...

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel avec Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypting-...
  3. Crittografare file Excel con Node.js tramite C+...

    Impara come cifrare e proteggere con password i file Excel usando Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/nodejs-cpp/encrypting-...
  4. License for Aspose.PDF for JavaScript via C++|A...

    Aspose.PDF for JavaScript invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product.... 이를 위해 “encrypt_lic.html” 유틸리티를 사용해야 합니다. 버튼을...라이선스 파일을 선택하세요. 암호화가 완료되면 “Encrypt OK: aspose.enc"라는 메시지를 받게 됩니다...

    docs.aspose.com/pdf/ko/javascript-cpp/licensing/
  5. Kryptera Excel filer i 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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/sv/net/encrypting-excel-f...
  6. C++を使用したExcelファイルの暗号化|Documentation

    Aspose.Cellsを使用してExcelファイルを暗号化し、パスワードで保護する方法を学びます。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypting-excel-f...
  7. 使用 JavaScript via C++ 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 JavaScript 代码示例。...Encrypt 方法。 1。保存 PDF 文件。 提供的 JavaScript...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  8. Cripta e Decripta file Excel con C++|Documentation

    Come criptare e decriptare file Excel usando C++. Blocca e sblocca file Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypt-and-decryp...
  9. C++ ile Excel dosyalarını şifrele ve şifresini ...

    C++ kullanarak Excel dosyalarını nasıl şifreleyip çözüp açarız. Excel dosyalarını kilitle ve kilidini aç....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  10. Proteggi i PDF usando C# | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET...Encrypt per proteggere i PDF con AES-128...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/it/net/protect/