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

encrypted

(0.19 sec)
  1. Archivio

    Archivio... Chiama il metodo Encrypt e passa la tua password preferita...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/it/slides/encrypt-ppt-python/
  2. 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/
  3. 如何透過 Python.NET 加密或解密檔案

    了解使用 Python.NET 加密或解密整個檔案或 ZIP、RAR 或 7Z 檔案中特定條目的方法。...NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/zh-hant/python-net/adva...
  4. ล็อค PDF โดยใช้ C# | Aspose.PDF

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

    products.aspose.com/pdf/th/net/encrypt/
  5. ปกป้อง PDF โดยใช้ Java | Aspose.PDF

    ล็อค PDF ด้วยรหัสผ่านด้วยโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/th/java/protect/
  6. 使用 Java 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 加密 PDF。 以 PDF..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/zh-hant/java/protect/
  7. Unlock PPTX Presentation Files using Java | pro...

    Java source code to remove protection from PPTX Presentation.... Removing Encryption from PPTX Presentation via...Java, you can remove the encryption or password protection on...

    products.aspose.com/slides/java/unlock/pptx/
  8. 档案

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

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

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

    blog.aspose.com/zh-hant/slides/encrypt-ppt-python/
  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/