Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 9,069 for

encryption

(0.27 sec)
  1. فتح الملفات في جايثون|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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/ar/java/opening-files-in-...
  2. قفل کردن PDF با استفاده از JavaScript | Aspose.PDF

    JavaScript کد نمونه برای محافظت از سند PDF در هر پلتفرم.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...

    products.aspose.com/pdf/fa/nodejs-cpp/encrypt/
  3. Архивы

    Архивы...encrypt(“пользователь\пароль”, “владелец\пароль”...// зашифровать PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/ru/pdf/encrypt-and-decrypt-pdf-...
  4. 搜索

    搜索... 調用 Encrypt 方法並傳遞您要設置的密碼。 保存修改後的演示文稿。 using...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/zh-hant/slides/encrypt-ppt-csharp/
  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. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  7. Aspose.PDF for JavaScript via C++のライセンス|Aspose....

    Aspose.PDF for JavaScriptは、クラシックライセンスとメータードライセンスを取得するよう顧客を招待しています。また、製品をよりよく探索するために限定ライセンスを使用します。...そのためには、“encrypt_lic.html"ユーティリティを使用します。ボタン...スファイルを選択してください。暗号化が完了すると、「Encrypt OK: aspose.enc」とメッセージが表示されます。「Click...

    docs.aspose.com/pdf/ja/javascript-cpp/licensing/
  8. Шифрование и дешифрование файлов 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...
  9. 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...
  10. 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-...