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

encryption

(0.14 sec)
  1. Proteggere e rimuovere la protezione|Documentation

    Questo snippet introduce come criptare e decriptare file excel, proteggere e togliere la protezione ai dati in file excel usando codici Python....livello dei dati come MS Excel: Encrypt and decrypt Excel files Per...

    docs.aspose.com/cells/it/python-java/protect-an...
  2. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in C++ Protect or Encrypt a Document in C++ Related articles...

    docs.aspose.com/words/cpp/working-with-document/
  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. Открытие файлов разных версий Microsoft Excel с...

    В этой статье объясняется, как открывать файлы различных версий Excel с помощью Aspose.Cells for JavaScript через C++....загружен по следующей ссылке: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/ru/javascript-cpp/opening...
  8. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。... 您可以从以下链接下载测试此功能的示例文件: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  9. 在 PHP 中使用密码保护安全演示文稿|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。保护您的演示文稿。... 要加密或对演示文稿进行密码保护,您必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法保存已加密的演示文稿。 以下示例代码演示如何加密演示文稿:...

    docs.aspose.com/slides/zh/php-java/password-pro...
  10. 受密码保护的演示文稿|Aspose.Slides for Node.js via .NET 文档

    锁定 PowerPoint 演示文稿。JavaScript 中的受密码保护的 PowerPoint...ProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法后,使用 save 方法保存已加密的演示文稿。...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/zh/nodejs-java/password-...