Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 11,678 for

encrypted

(0.32 sec)
  1. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/python-net/protect/
  2. Chiffrer le classeur à l aide d Aspose.Cells|Do...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/java/encrypt-workbook-...
  3. Cambiar contraseña de un archivo PDF en Node.js...

    Cambiar contraseña de un archivo PDF con Aspose.PDF para Node.js vía C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/es/nodejs-cpp/change-passwo...
  4. تشفير ملفات إكسل باستخدام JavaScript عبر C++|Do...

    تعلم كيفية تشفير وحماية كلمات مرور لملفات إكسل باستخدام Aspose.Cells for JavaScript عبر C++....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...

    docs.aspose.com/cells/ar/javascript-cpp/encrypt...
  5. 档案

    档案...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # 加密PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/zh/pdf/encrypt-decrypt-pdf-in-p...
  6. Шифрование и расшифровка Excel файлов с помощью...

    Как шифровать и расшифровывать Excel файлы с помощью Node.js через C++. Блокировка и разблокировка Excel файлов....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypt-and...
  7. Архивы

    Архивы...encrypt(“пользователь\пароль”, “владелец\пароль”...// зашифровать PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/ru/pdf/encrypt-and-decrypt-pdf-...
  8. 搜索

    搜索... 調用 Encrypt 方法並傳遞您要設置的密碼。 保存修改後的演示文稿。 using...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/zh-hant/slides/encrypt-ppt-csharp/
  9. .BZ2 File Format - Everything You Need to Know ...

    Explore the BZIP2 file format - a powerful archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how BZ2 simplifies data archiving and sharing, making it ideal for both developers and users....Efficient compression and encryption What You Need to Know About...archive, nor does it offer encryption or archive-splitting features...

    products.aspose.com/zip/most-common-archives/wh...
  10. Archivio

    Archivio... Chiama il metodo Encrypt e passa la password che vuoi...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/it/slides/encrypt-ppt-csharp/