Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 11,710 for

encryption

(1.26 sec)
  1. Python via .NET Compression Library - Compress ...

    Compress file to create archives or Decompress archives of types ZIP, 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any Python application...extract encrypted archives using different encryption options...traditional encryption using ZipCrypto or AES encryption. Aspose...

    products.aspose.com/zip/python-net/
  2. Java Compression Library - Compress or Decompre...

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

    products.aspose.com/zip/java/
  3. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java....PdfEncryptionDetails Contains details for encrypting and access permissions for...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  4. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in C++. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....new features, such as a new encryption algorithm. But there may...features such as an advanced encryption algorithm. Use PDF 2.0 only...

    docs.aspose.com/words/cpp/which-pdf-standard-is...
  5. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with password. Add single or multiple files and folders to locked ZIP archives programmatically....can leverage this library to encrypt and decrypt files, create self-extracting...designed to provide strong encryption, and forgetting the password...

    products.aspose.com/zip/net/lock/
  6. FAQs|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....for Report Item Configuring Encryption Reference Analyzing your...

    docs.aspose.com/cells/reportingservices/faqs/
  7. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 Encryption method in C++....password to encrypt document using RC4 encryption method. System...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...Encrypt( userPassword, ownerPassword...permissions. Use Correct Encryption Method : Ensure that you...

    forum.aspose.com/t/assembledocument-permission/...
  9. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  10. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/extract/