Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 9,279 for

encrypt

(0.07 sec)
  1. Abrir Archivos en Jython|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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/es/java/opening-files-in-...
  2. Establecer Privilegios, Cifrar y Descifrar Arch...

    Cifrar archivo PDF con Java utilizando diferentes tipos de cifrado y algoritmos. También, descifrar archivos PDF usando la contraseña del propietario....como un argumento al método Encrypt del objeto Document . El siguiente...esté habilitada document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/es/java/set-privileges-encr...
  3. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  4. 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...
  5. 使用密码在 .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...
  6. Verschlüsselung von Excel Dateien in Aspose.Cel...

    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/de/net/encrypting-excel-f...
  7. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....Document Assistant Close Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/add-signature-line/
  8. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....package manager Load the encrypted PDF file into the Document...has taught us to save an encrypted PDF as unencrypted using C#...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  9. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  10. Утилитарные функции - SMTP клиент|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/ru/java/utility-features-...