Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 10,882 for

encryption

(0.08 sec)
  1. Архів

    Архів...save("encrypted-workbook.xlsx"); Розшифруйте...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/uk/cells/encrypt-and-decrypt-ex...
  2. Convert PS to PPSX via Java API | products.aspo...

    Java API to Convert PS to PPSX without using Microsoft Word... Open Encrypted PS File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/ps-to...
  3. Convert PS to PPS via Java API | products.aspos...

    Java API to Convert PS to PPS without using Microsoft Word... Open Encrypted PS File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/ps-to...
  4. قفل کردن PDF با استفاده از JavaScript via C++ |...

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

    products.aspose.com/pdf/fa/javascript-cpp/encrypt/
  5. 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...
  6. 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...
  7. 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...
  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. 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-...
  10. 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/