Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 11,723 for

encryption

(0.2 sec)
  1. 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-...
  2. Crittografa e decrittografa file ODS con JavaSc...

    Proteggi con password e crittografa i file ODS usando Aspose.Cells for JavaScript via C++.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/it/javascript-cpp/encrypt...
  3. Chercher

    chercher...encrypt(“userpassword”, “ownerpassword”...// chiffrer le PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/fr/pdf/encrypt-and-decrypt-pdf-...
  4. ค้นหา

    ค้นหา...encrypt(“userpassword”, “ownerpassword”...pdf"); // เข้ารหัส PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/th/pdf/encrypt-and-decrypt-pdf-...
  5. Atur Hak Istimewa, Enkripsi dan Dekripsi File P...

    Enkripsi File PDF dengan C++ menggunakan Jenis dan Algoritma Enkripsi yang Berbeda. Juga, dekripsi File PDF menggunakan Sandi Pemilik....sebagai argumen ke metode Encrypt dari objek Document . Cuplikan...yang diaktifkan document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/id/cpp/set-privileges-encry...
  6. 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...
  7. PdfFileSecurity Class|Aspose.PDF for Java

    Learn how to secure PDF documents by applying Encryption and passwords using the PDFFileSecurity class in Java with Aspose.PDF....PdfFileSecurity Class Contents [ Hide ] Encrypt PDF File Decrypt PDF File Control...

    docs.aspose.com/pdf/java/pdffilesecurity-class/
  8. Lưu trữ

    Lưu trữ...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/vi/html/print-save-webpage-pdf-...
  9. 搜索

    搜索...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/zh-hant/html/print-save-webpage...
  10. 使用 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/...