Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 9,069 for

encryption

(0.14 sec)
  1. 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++...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  2. Bảo vệ tệp bản trình bày PPTX bằng C++ | produc...

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

    products.aspose.com/slides/vi/cpp/protect/pptx/
  3. Passwortgeschützte Präsentation|Aspose.Slides D...

    PowerPoint-Präsentation sichern. Passwortgeschützte PowerPoint in Java...passwortzuschützen, müssen Sie die Methode “encrypt” (aus IProtectionManager )...das Passwort an die Methode “encrypt” und verwenden die Methode...

    docs.aspose.com/slides/de/java/password-protect...
  4. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en C# ou .NET...devez utiliser la méthode encrypt (de ProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/net/password-protecte...
  5. Cifrar archivo PDF|Aspose.PDF for .NET

    Este tema explica cómo cifrar un archivo PDF utilizando la clase PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/es/net/encrypt-pdf-file/
  6. Aspose.Cells ile Excel Dosyalarının Şifrelenmes...

    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/tr/net/encrypting-excel-f...
  7. Шифрование Файлов Excel в Aspose.Cells|Document...

    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/ru/net/encrypting-excel-f...
  8. 设置权限,加密和解密 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...
  9. 権限の設定、PDFの暗号化と復号化|Aspose.PDF for .NET

    C#を使用して異なる暗号化タイプとアルゴリズムでPDFファイルを暗号化します。また、オーナーパスワードを使用してPDFファイルを復号化します。...のオブジェクトを Document オブジェクトの Encrypt メソッドに引数として渡します。次のコードスニペットは...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ja/net/set-privileges-encry...
  10. 搜索

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

    blog.aspose.com/zh-hant/pdf/encrypt-and-decrypt...