Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 11,605 for

encryption

(0.08 sec)
  1. Sécuriser les présentations avec des mots de pa...

    Apprenez à verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour Python via .NET. Augmentez votre productivité et sécurisez vos présentations grâce à notre guide étape par étape....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/python-net/password-p...
  2. 使用 Python 对演示文稿进行密码保护|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。通过我们的分步指南,提高工作效率并保障演示文稿安全。...ProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法后,再使用 save...protection_manager . encrypt ( "123123" ) pres . save ( "encrypted-pres.pptx"...

    docs.aspose.com/slides/zh/python-net/password-p...
  3. Come Cifrare o Decifrare Archivi tramite Python...

    Scopri i metodi per cifrare o decifrare interi archivi o specifiche voci in archivi ZIP, RAR o 7Z utilizzando Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/it/python-net/advanced-...
  4. Archieven coderen of decoderen via Python.NET

    Ontdek de methoden om volledige archieven of specifieke vermeldingen in ZIP-, RAR- of 7Z-archieven te coderen of decoderen met Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/nl/python-net/advanced-...
  5. Protect PPTX Presentation Files using .NET | pr...

    C# source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/pptx/
  6. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java...Encrypt method to protect PDF with..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/java/protect/
  7. Как определить формат файла и проверить, зашифр...

    Узнайте, как определить формат файла и проверить, зашифрован ли файл, с помощью Aspose.Cells for JavaScript через C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ru/javascript-cpp/how-to-...
  8. Blocca il PDF usando Python | Aspose.PDF

    Esempio di codice Python per utilizzare Aspose.PDF per leggere documenti protetti (crittografati con password), proteggere un documento con protezione o rimuovere la protezione....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato «Encrypt.pdf». Crittografa il PDF aperto...

    products.aspose.com/pdf/it/python-net/encrypt/
  9. Archivo

    Archivo...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/es/cells/encrypt-and-decrypt-ex...
  10. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different Excel versions files using Aspose.Cells for Python via .NET API.... and Office 365 XLSX, or encrypted Excel files. How to Open Files...template file to be loaded. Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/python-net/opening-differ...