Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 8,676 for

encrypted

(0.13 sec)
  1. Presentación Protegida por Contraseña|Documenta...

    Bloquear presentación de PowerPoint. Presentación de PowerPoint protegida por contraseña...presentación, debes usar el método encrypt (de IProtectionManager ) para...Pasas la contraseña al método encrypt y usas el método save para...

    docs.aspose.com/slides/es/php-java/password-pro...
  2. محافظت از فایل های ارائه PPT با استفاده از Java...

    کد منبع Java برای محافظت از ارائه PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/fa/java/protect/ppt/
  3. 使用 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/...
  4. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/pptx/
  5. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/odp/
  6. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ Java | products.a...

    ซอร์สโค้ด Java เพื่อป้องกันการนำเสนอ PPTX... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/th/java/protect/pptx/
  7. 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...
  8. 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/
  9. تشفير ملفات Excel في 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/ar/net/encrypting-excel-f...
  10. Create 7z Archive in Python

    This precise topic elaborates on how to create 7z file in Python. It lets you make a 7 ZIP compressed file in Python with just a few API calls....as the encryption of output archives like AES encryption and password...

    kb.aspose.com/zip/python/create-7z-archive-in-p...