Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 10,910 for

encryption

(0.13 sec)
  1. パスワードで保護されたプレゼンテーション|Aspose.Slides for Node.js ...

    PowerPointプレゼンテーションをロックします。JavaScriptでパスワード保護されたPowerPoint...ProtectionManager の encrypt メソッドを使用してプレゼンテーションにパスワードを設定します。パスワードを encrypt メソッドに渡し、save...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/ja/nodejs-java/password-...
  2. C++ でパスワードによるプレゼンテーションの保護|Aspose.Slides ドキュメント

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

    docs.aspose.com/slides/ja/cpp/password-protecte...
  3. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....the password for opening an encrypted document. getPreserveIncludePi()...the password for opening an encrypted document. setPreserveIncludePi(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. 아카이브

    아카이브...encrypt(String) 메서드를 사용하여 암호로 프레젠테이션을...presentation.getProtectionManager().encrypt("password"); // PPTX 저장 presentation...

    blog.aspose.com/ko/slides/protect-powerpoint-pr...
  5. Archivio

    Archivio...Presentation->getProtectionManager()->Encrypt (System::String encryptionPassword)...presentation->get_ProtectionManager()->Encrypt(u"password"); // Salva la presentazione...

    blog.aspose.com/it/slides/protect-powerpoint-pr...
  6. ค้นหา

    ค้นหา...Presentation->getProtectionManager()->Encrypt (System::String encryptionPassword)...presentation->get_ProtectionManager()->Encrypt(u"password"); // บันทึกงานนำเสนอ...

    blog.aspose.com/th/slides/protect-powerpoint-pr...
  7. Ouvrir des fichiers Microsoft Excel de versions...

    Cet article explique comment ouvrir des fichiers de différentes versions d’Excel en utilisant Aspose.Cells for Node.js via C++....à partir du lien suivant: Encrypted Excel const path = require...loadOptions ); console . log ( "Encrypted excel file opened successfully...

    docs.aspose.com/cells/fr/nodejs-cpp/opening-dif...
  8. Python via .NET Compression Library - Komprimer...

    Komprimera filen för att skapa arkiv eller dekomprimera arkiv av typerna ZIP, 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB från alla Python-applikationer...passwords ZipCrypto encryption AES encryption Platform Independence...

    products.aspose.com/zip/sv/python-net/
  9. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadOptions class. Allows to specify additional options when loading CHM 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. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Excelファイルの暗号化、復号化、保護および解除|Documentation

    このスニペットでは、JAVAコードを使用してExcelファイルを暗号化、復号化し、Excelファイルのデータを保護、保護解除する方法を紹介しています。... Encrypt and decrypt Excel files 他者...

    docs.aspose.com/cells/ja/java/protect-and-unpro...