Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 10,882 for

encryption

(0.17 sec)
  1. QR Code Generator application|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....for Geo Locations Generate Encrypted QR Code for Text Customize...

    docs.aspose.com/barcode/java/1-2-1-generating-q...
  2. Securing and signing PDF documents|Aspose.PDF f...

    Discover how to secure and digitally sign PDF documents in Java using Aspose.PDF for document protection and authentication....sign PDF file Set Privileges, Encrypt and Decrypt PDF File Extract...

    docs.aspose.com/pdf/java/securing-and-signing/
  3. Import and Export Worksheet|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....Document Assistant Close Encrypting Excel Files in Aspose.Cells...

    docs.aspose.com/cells/net/import-and-export-wor...
  4. Präsentationen mit Passwörtern in PHP sichern|A...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen mühelos mit Passwortschutz sperren und entsperren können, mit Aspose.Slides für PHP. Sichern Sie Ihre Präsentationen....schützen, verwenden Sie die encrypt ‑Methode (aus ProtectionManager...getProtectionManager () -> encrypt ( "123123" ); $presentation...

    docs.aspose.com/slides/de/php-java/password-pro...
  5. Защита и снятие защиты|Documentation

    В этом фрагменте представлено, как зашифровать и расшифровать файлы Excel, защитить и снять защиту данных в файлах Excel, используя коды Python....и данных, как в MS Excel: Encrypt and decrypt Excel files Чтобы...

    docs.aspose.com/cells/ru/python-java/protect-an...
  6. Utility Features in Ruby|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....Worksheet to SVG in Ruby Encrypting Excel Files in Ruby Managing...

    docs.aspose.com/cells/java/utility-features-in-...
  7. Ö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...
  8. 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...
  9. 在 C++ 中使用密码保护演示文稿|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/password-protecte...
  10. 在 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-...