Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 9,775 for

encrypted

(0.13 sec)
  1. آرشیوها

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

    blog.aspose.com/fa/slides/encrypt-ppt-python/
  2. 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...
  3. วิธีการเข้ารหัสหรือถอดรหัสไฟล์เก็บถาวรผ่าน Pyth...

    ค้นพบวิธีการเข้ารหัสหรือถอดรหัสไฟล์เก็บถาวรทั้งหมดหรือรายการเฉพาะในไฟล์ ZIP, RAR หรือ 7Z โดยใช้ Python.NET...NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/th/python-net/advanced-...
  4. ล็อค PDF โดยใช้ C++ | Aspose.PDF

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

    products.aspose.com/pdf/th/cpp/encrypt/
  5. 記録

    記録...Encrypt メソッドを使用して、パスワードと暗号化アルゴリズムを...Document("Encrypt.pdf"); // PDFを暗号化する document.Encrypt("user_password"...

    blog.aspose.com/ja/pdf/encrypt-or-decrypt-pdf-f...
  6. Odemkněte ODP prezentační soubory pomocí Python...

    Zdrojový kód Python pro odstranění ochrany z prezentace ODP.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/cs/python-net/unlock...
  7. 档案

    档案... 调用 Encrypt 方法并传递您的首选密码。 保存修改后的演示文稿。 import...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/zh/slides/encrypt-ppt-python/
  8. 搜索

    搜索... 調用 Encrypt 方法並傳遞您的首選密碼。 保存修改後的演示文稿。 import...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/zh-hant/slides/encrypt-ppt-python/
  9. Python에서 문서 암호화|Python via .NET용 Aspose.Words

    Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다....which the document will be encrypted , and which will be required...감지하려면 FileFormatInfo 클래스의 is_encrypted 속성을 사용할 수 있습니다. 또한 이 속성을 사용하면...

    docs.aspose.com/words/ko/python-net/encrypt-a-d...
  10. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/zip-file/