Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 10,906 for

encrypted

(0.48 sec)
  1. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....explains different types of encryptions to protect data in PDF documents...and other arguments for the Encrypt method Write the secured PDF...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...
  2. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... encryption_details = aw . saving . ...PdfSaveOptions () # Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 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...
  4. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en Python...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/presentati...
  5. 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-...
  6. 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-...
  7. Een document versleutelen in Python|Aspose.Word...

    Versleutel uw document met behulp van geschikte encryptie-algoritmen voor specifieke documentformaten in Python....EncryptionECMA-376 Agile Encryption ECMA-376 Standaardencryptie...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/nl/python-net/encrypt-a-d...
  8. Blocca il PDF usando C# | Aspose.PDF

    Esempio di codice C# per l'utilizzo di 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/net/encrypt/
  9. Архів

    Архів...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/uk/slides/encrypt-ppt-python/
  10. Cifrar archivos de Excel utilizando Aspose.Cell...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/es/net/encrypting-excel-f...