Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 11,678 for

encrypted

(0.57 sec)
  1. Zip .NET Compression Library - Compress or Deco...

    Zip .NET Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any .NET based application....files as well as folders and encryption of archives. This API works...traditional encryption using ZipCrypto or AES encryption such as...

    products.aspose.com/zip/net/
  2. Zip .NET Compression Library - Compress or Deco...

    Zip .NET Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any .NET based application....files as well as folders and encryption of archives. This API works...traditional encryption using ZipCrypto or AES encryption such as...

    products.aspose.com/zip/net/advanced-api-features/
  3. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com Java usando Diferentes Tipos de Criptografia e Algoritmos. Além disso, descriptografar Arquivos PDF usando Senha do Proprietário....um argumento para o método Encrypt do objeto Document . O trecho...esteja habilitada document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/pt/java/set-privileges-encr...
  4. JavaScriptを使用したExcelファイルの暗号化(C++経由)|Documentation

    Aspose.Cells for JavaScriptを使用してExcelファイルを暗号化し、パスワード保護する方法を学びます。(C++経由)...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/ja/javascript-cpp/encrypt...
  5. Вспомогательные функции — SMTP‑клиент|Documenta...

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/ru/java/utility-features-...
  6. Convert archive from one to another format | As...

    Conversion functionality of Aspose.ZIP API solution for .NET supports next output formats Tar.Gz, 7z, ZIP....and provides options for encryption, compression level settings...properties. Compression and Encryption: When converting between...

    docs.aspose.com/zip/net/archive-conversion/
  7. LoadOptions Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.LoadOptions لتحميل مستندات مُحسّن. عيّن كلمات مرور وروابط URI أساسية بكل سهولة لضمان تكامل وأمان سلسين....= new Document ( MyDir + "Encrypted.docx" )); // عند تحميل مثل...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Kryptera och dekryptera Excel filer med C++|Doc...

    Hur man krypterar och dekrypterar Excel filer med C++. Lås och lås upp Excel filer....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/sv/cpp/encrypt-and-decryp...
  9. Verschlüsseln und Entschlüsseln von Excel Datei...

    So verschlüsseln und entsperren Sie Excel Dateien mit C++. Sperren und entsperren Sie Excel Dateien....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/cpp/encrypt-and-decryp...
  10. حماية ODP ملفات العروض التقديمية باستخدام C++ |...

    C++ شفرة المصدر لحماية العرض التقديمي ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); إعداد...

    products.aspose.com/slides/ar/cpp/protect/odp/