Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 10,904 for

encrypted

(0.11 sec)
  1. Python'te bir Belgeyi Şifreleyin|Python via .NE...

    Python'teki belirli belge formatları için uygun şifreleme algoritmalarını kullanarak belgenizi şifreleyin....which the document will be encrypted , and which will be required...FileFormatInfo sınıfının is_encrypted özelliğini kullanabilirsiniz...

    docs.aspose.com/words/tr/python-net/encrypt-a-d...
  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. Архивы

    Архивы... Вызовите метод Encrypt и передайте предпочитаемый...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ru/slides/encrypt-ppt-python/
  4. Chercher

    chercher... Appelez la méthode Encrypt et transmettez votre mot de...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/fr/slides/encrypt-ppt-python/
  5. آرشیوها

    آرشیوها...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/fa/slides/encrypt-ppt-python/
  6. Verschlüsseln Sie ein Dokument in Python|Aspose...

    Verschlüsseln Sie Ihr Dokument mit geeigneten Verschlüsselungsalgorithmen für bestimmte Dokumentformate in Python....which the document will be encrypted , and which will be required...erforderlich ist, können Sie die is_encrypted -Eigenschaft der FileFormatInfo...

    docs.aspose.com/words/de/python-net/encrypt-a-d...
  7. Archivio

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

    blog.aspose.com/it/cells/encrypt-and-decrypt-ex...
  8. Архивы

    Архивы...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/ru/cells/encrypt-and-decrypt-ex...
  9. ล็อค PDF โดยใช้ Python | Aspose.PDF

    ตัวอย่างรหัส Python สำหรับการใช้ Aspose.PDF เพื่ออ่านเอกสารที่มีการป้องกัน (เข้ารหัสด้วยรหัสผ่าน) รักษาความปลอดภัยเอกสารด้วยการป้องกัน หรือลบการป้องกัน...Encrypt 1.บันทึกไฟล์ PDF ส่วนประกอบรหัส...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...

    products.aspose.com/pdf/th/python-net/encrypt/
  10. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e verificare se un file è crittografato usando Aspose.Cells for JavaScript via C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...