Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 9,775 for

encrypted

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

    آرشیوها...Encrypt(String) ارائه را رمزگذاری کنید...عبور pres.ProtectionManager.Encrypt("password"); // ذخیره ارائه...

    blog.aspose.com/fa/slides/protect-powerpoint-pp...
  2. ค้นหา

    ค้นหา...encrypt(String) สุดท้าย บันทึกงานนำเสนอโดยใช้เมธอด...presentation.getProtectionManager().encrypt("password"); // บันทึก PPTX...

    blog.aspose.com/th/slides/protect-powerpoint-pr...
  3. ארכיון

    ארכיון...encrypt() . דוגמת הקוד הבאה מראה כיצד...סיסמאות והצפנה מסמך PDF doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/he/pdf/convert-html-to-pdf-in-j...
  4. ???? ???? | .NET? Aspose.Zip

    Zip C# ?????? ???? ????? ?? ???? ?? ?? ????? ??? ??? ? ????. ???? ???? ???? ????? ?? ??? ?? ??? ???? ??? ?????....using ( var a = new Archive( "encrypted.zip" , new ArchiveLoadOptions()...(Archive a = new Archive( "encrypted.zip" , new ArchiveLoadOptions()...

    docs.aspose.com/zip/ko/net/unlock-zip-password/
  5. Android でパスワードを使用したプレゼンテーションの保護|Aspose.Slides ド...

    Java 経由で Android 用 Aspose.Slides を使用し、パスワードで保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよびアンロックできます。プレゼンテーションを保護しましょう。...IProtectionManager の encrypt メソッドを使用してパスワードを設定します。encrypt メソッドにパスワードを渡し、save...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/ja/androidjava/password-...
  6. 使用 C++ 解鎖 PPTX 演示文件 | products.aspose.com

    C++ 源代碼,用於移除 PPTX 演示文稿的保護。...presentation -> Save( u "encryption-removed.pptx" , SaveFormat...

    products.aspose.com/slides/zh-hant/cpp/unlock/p...
  7. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....a new presentation Use the Encrypt method of ProtectionManager...

    kb.aspose.com/slides/python/how-to-secure-power...
  8. How to Create 7z Archive in C#

    This quick tutorial guides you on how to create 7z archive in C#. By using C# 7z archive can be created for multiple files or a complete folder with a few API calls....this code to incorporate AES encryption and password protection for...

    kb.aspose.com/zip/net/how-to-create-7z-archive-...
  9. How to Merge HTML Files to PDF in Java

    This simple tutorial explains how to merge HTML files to PDF in Java. It consists of the environment setup information, step-wise algorithm along with a runnable code snippet to combine HTML to PDF in Java....of the PDF document like encryption, compliance, page setup,...

    kb.aspose.com/html/java/how-to-merge-html-files...
  10. Convert ZIP to 7z in C#

    This topic compiles how to convert ZIP to 7z in C#. It discusses the environment configuration, the step-by-step algorithm, and a running sample code to convert ZIP to 7zip in C#....can set the compression or encryption settings for the output 7z...

    kb.aspose.com/zip/net/convert-zip-to-7z-in-csharp/