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

encryption

(0.08 sec)
  1. Pengaturan Koneksi Klien 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/id/python-net/connect-to-...
  2. Konfiguracja połączenia klienta 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/pl/python-net/connect-to-...
  3. 档案

    档案...save("encrypted-workbook.xlsx"); 使用 Java 解密...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/zh/cells/encrypt-and-decrypt-ex...
  4. 搜索

    搜索...save("encrypted-workbook.xlsx"); 使用Java解密Excel文件...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/zh-hant/cells/encrypt-and-decry...
  5. JavaScriptを使用してC++経由で異なるMicrosoft Excelバージョンのファ...

    この記事は、C++経由でAspose.Cells for JavaScriptを使用して異なるExcelバージョンのファイルを開く方法について説明しています。...この機能のテスト用のサンプルファイルは、以下のリンクからダウンロードできます: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/ja/javascript-cpp/opening...
  6. Öffnen verschiedener Microsoft Excel Dateien mi...

    Dieser Artikel erklärt, wie man verschiedene Excel Versionen mit Aspose.Cells for JavaScript über C++ öffnet....Link heruntergeladen werden: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/de/javascript-cpp/opening...
  7. Ouvrir différents fichiers de différentes versi...

    Cet article explique comment ouvrir des fichiers de différentes versions d Excel en utilisant Aspose.Cells for JavaScript via C++....à partir du lien suivant: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/fr/javascript-cpp/opening...
  8. 在 Android 上使用密码保护演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。确保您的演示文稿安全。...IProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传入 encrypt 方法,并使用 save 方法保存已加密的演示文稿。...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/zh/androidjava/password-...
  9. 在 C++ 中使用密码保护演示文稿|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/password-protecte...
  10. Enkripsi Berkas PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara Mengenkripsi Berkas PDF menggunakan Kelas PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Dekripsi File PDF...

    docs.aspose.com/pdf/id/java/encrypt-pdf-file/