Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 10,906 for

encryption

(0.27 sec)
  1. ปลดล็อกไฟล์การนำเสนอ PPT โดยใช้ .NET | products...

    ซอร์สโค้ด C# เพื่อลบการป้องกันจากการนำเสนอ PPT...Save( "encryption-removed.ppt" , SaveFormat...

    products.aspose.com/slides/th/net/unlock/ppt/
  2. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 特権を設定し、C++を使用してPDFファイルを暗号化および復号化する|Aspose.PDF f...

    C++を使用して異なる暗号化タイプとアルゴリズムでPDFファイルを暗号化します。また、オーナーパスワードを使用してPDFファイルを復号化します。...のオブジェクトを Document オブジェクトの Encrypt メソッドに引数として渡します。 次のコードスニペット...ドを設定する必要があります document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ja/cpp/set-privileges-encry...
  4. Rendre du HTML en Python – Aspose.HTML for Pyth...

    Rendre HTML, SVG, MHTML et EPUB en utilisant les classes HtmlRenderer, SvgRenderer, MhtmlRenderer et EpubRenderer dans Aspose.HTML for Python via .NET API....encryption as rpe 9 10 # Setup input...31 # Setup PDF encryption 32 options. encryption = rpe. PdfEncryptionInfo...

    docs.aspose.com/html/fr/python-net/renderers/
  5. HTML-Rendering in Python – Aspose.HTML for Pyth...

    Rendering von HTML, SVG, MHTML und EPUB mit den Klassen HtmlRenderer, SvgRenderer, MhtmlRenderer und EpubRenderer in Aspose.HTML for Python via .NET API....encryption as rpe 9 10 # Setup input...31 # Setup PDF encryption 32 options. encryption = rpe. PdfEncryptionInfo...

    docs.aspose.com/html/de/python-net/renderers/
  6. مكتبة ضغط zip .NET - ضغط أو فك ضغط الملفات والم...

    Zip .NET Compress File لإنشاء أرشيفات أو فك ضغط المحفوظات من الأنواع 7ZIP ، RAR ، TAR ، GZIP ، BZ2 ، LZ ، CPIO ، XZ ، Z ، CAB من داخل أي تطبيق .NET....باستخدام Zipcrypto أو AES Encryption مثل AES128 ، 192 و AES256...passwords ZipCrypto encryption AES encryption استقلال المنصة ASPOSE...

    products.aspose.com/zip/ar/net/
  7. 7-ZIP fájlformátum – Minden, amit tudnod kell

    Fedezze fel a 7ZIP fájlformátumot – egy erőteljes archiválási formátumot, amely kiváló tömörítéséről, robusztus titkosítási lehetőségeiről és széles körű kompatibilitásáról ismert. Ismerje meg, hogyan egyszerűsíti le a 7 ZIP az adatok archiválását és megosztását, így ideális a fejlesztők és a felhasználók számára....7z" ); } 7-Zip Encryption Settings The Aspose.ZIP API...to offer settings for AES encryption and decryption in 7z archives...

    products.aspose.com/zip/hu/most-common-archives...
  8. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. PHPでパスワード保護されたプレゼンテーションのセキュリティ|Aspose.Slides fo...

    Aspose.Slides for PHP を使用して、パスワードで保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよびロック解除する方法を学びましょう。プレゼンテーションを安全に保護します。...ProtectionManager の encrypt メソッドを使用してプレゼンテーションにパスワードを設定します。 encrypt メソッドにパスワードを渡し、...getProtectionManager () -> encrypt ( "123123" ); $presentation...

    docs.aspose.com/slides/ja/php-java/password-pro...
  10. 使用 C++ 解鎖 PPT 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/unlock/ppt/