Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 10,904 for

encrypt

(0.34 sec)
  1. So schützen Sie eine PDF-Datei mit einem Passwo...

    In diesem kurzen Tutorial erfahren Sie, wie Sie PDF-Dateien mit Python mit einem Passwort schützen. Es bietet einen vollständigen Überblick über den Prozess, einschließlich der Systemkonfiguration und des schrittweisen Algorithmus, zusammen mit einem laufenden Codebeispiel, das zeigt, wie die Verwendung der Python-PDF-Passwortschutzfunktion in Ihre Anwendungen eingebettet werden kann....und andere Argumente für die Encrypt -Methode übergeben Schreiben...können. Die Parameter der Encrypt()-Methode umfassen beispielsweise...

    kb.aspose.com/de/pdf/python/how-to-protect-pdf-...
  2. Сохранение презентаций в режиме только для чтен...

    Загружайте и сохраняйте файлы PowerPoint (PPT, PPTX) в режиме только для чтения с помощью Aspose.Slides для PHP, получая точные предварительные просмотры слайдов без изменения ваших презентаций....protections that involve encryptions and passwords . Часто задаваемые...используйте passwords and encryption . Как ‘Read-Only recommended’...

    docs.aspose.com/slides/ru/php-java/read-only-pr...
  3. Шифрование и дешифрование файлов ODS с Node.js ...

    Защита паролем и шифрование файлов ODS с помощью Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypt-and...
  4. Cifrare e decifrare file ODS con Node.js tramit...

    Protegge con password e cifra i file ODS usando Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/it/nodejs-cpp/encrypt-and...
  5. Définir un type de chiffrement fort avec C++|Do...

    Apprenez comment appliquer un chiffrement fort et une protection par mot de passe aux fichiers Excel en utilisant Aspose.Cells avec C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/fr/cpp/setting-strong-enc...
  6. C++を使用したExcelファイルの暗号化|Documentation

    Aspose.Cellsを使用してExcelファイルを暗号化し、パスワードで保護する方法を学びます。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypting-excel-f...
  7. قفل کردن PDF با استفاده از JavaScript via C++ |...

    نمونه کد جاوا اسکریپت برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمز عبور رمزگذاری شده)، ایمن سازی یک سند با حفاظت یا حذف حفاظت.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...

    products.aspose.com/pdf/fa/javascript-cpp/encrypt/
  8. Convert PPT to XLAM in Android Apps or with fre...

    Convert PPT to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to XLAM online converter quickly before integrating the code....than PPT files, as they are encrypted and can only be opened with...API allows you to open the encrypted document by passing the correct...

    products.aspose.com/total/android-java/conversi...
  9. 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...
  10. 使用 Java 对演示文稿进行密码保护|Aspose.Slides 文档

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

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