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

encryption

(0.2 sec)
  1. Aspose.Email を使用して Python で IMAP サーバーに接続する|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... supported_encryption 許容できるプロトコル バージョンを定義するプロパティです。...を設定したい場合は、‘set_supported_encryption_unsafe(value)’ メソッドを使用してください。...

    docs.aspose.com/email/ja/python-net/connect-to-...
  2. Aspose::Words::UnsupportedEncryptionException t...

    Aspose::Words::UnsupportedEncryptionException typedef. Thrown during document load, when the document is encrypted with an unsupported method in C++....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/cpp/aspose.words/uns...
  3. إعداد اتصال عميل SMTP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....checks and explicitly set the encryption protocols, use the `set_...`set_supported_encryption_unsafe(value)` method of the [SmtpClien...

    docs.aspose.com/email/ar/python-net/connect-to-...
  4. Node.js経由のC++を使ったExcelファイルの暗号化と復号化|Documentation

    Node.js経由のC++を使ったExcelファイルの暗号化と復号化方法。Excelファイルのロックと解除。...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/nodejs-cpp/encrypt-and...
  5. Python を使用した読み取り専用モードでのプレゼンテーション保存|Aspose.Slide...

    Aspose.Slides for Python via .NET を使用して、PowerPoint ファイル(PPT、PPTX)を読み取り専用モードでロードおよび保存し、プレゼンテーションを変更せずに正確なスライド プレビューを提供します。...編集を防止するには、 passwords and encryption を使用してください。 ‘Read-Only recommended’はフラグ...recommended’はフラグ ‘is_encrypted’ と ‘is_write_protected’ とどのように関連していますか?...

    docs.aspose.com/slides/ja/python-net/read-only-...
  6. Užitečné funkce – MailMessage|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Třída encrypt() a decrypt() metody vrací...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/cs/java/utility-features-...
  7. Présentation protégée par mot de passe|Document...

    Verrouiller une présentation PowerPoint. PowerPoint protégé par mot de passe en JavaScript...devez utiliser la méthode encrypt (de ProtectionManager ) afin...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/nodejs-java/password-...
  8. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  9. Java का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

    PPT प्रस्तुति की सुरक्षा के लिए Java स्रोत कोड.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/hi/java/protect/ppt/
  10. C++ का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की स...

    PPT प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/ppt/