Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 9,069 for

encryption

(0.1 sec)
  1. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en Python...devez utiliser la méthode encrypt (de ProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/python-net/presentati...
  2. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....data level like MS Excel: Encrypt and decrypt Excel files To...Format of Encrypted Office Open XML - OOXML Files Encrypting Excel...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  3. Een document versleutelen in Python|Aspose.Word...

    Versleutel uw document met behulp van geschikte encryptie-algoritmen voor specifieke documentformaten in Python....EncryptionECMA-376 Agile Encryption ECMA-376 Standaardencryptie...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/nl/python-net/encrypt-a-d...
  4. Установить привилегии, зашифровать и расшифрова...

    Зашифровать PDF файл с помощью C# с использованием различных типов и алгоритмов шифрования. Также расшифровать PDF файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ru/net/set-privileges-encry...
  5. Installation|Documentation

    Installation of Aspose.BarCode for JavaScript via C++... Encrypt Your License File : Locate the encrypt_lic.html...instructions in encrypt_lic.html to encrypt your *.lic license...

    docs.aspose.com/barcode/javascript-cpp/installa...
  6. Configuration du cryptage|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Lorsque le cryptage est...

    docs.aspose.com/cells/fr/reportingservices/conf...
  7. Zablokuj plik PDF za pomocą Python | Aspose.PDF

    Przykładowy kod Pythona służący do używania Aspose.PDF do odczytu chronionych dokumentów (zaszyfrowanych hasłem), zabezpieczania dokumentu ochroną lub usuwania ochrony....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/python-net/encrypt/
  8. Jak szyfrować lub odszyfrowywać archiwa za pośr...

    Odkryj metody szyfrowania lub deszyfrowania całych archiwów lub określonych wpisów w archiwach ZIP, RAR lub 7Z przy użyciu Python.NET....NET Advanced API features Encrypt&#8260;Decrypt archives &#38;...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/pl/python-net/advanced-...
  9. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java...Encrypt method to protect PDF with..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/java/protect/
  10. Protect PPTX Presentation Files using .NET | pr...

    C# source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/pptx/