Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,443 for

encryption

(0.07 sec)
  1. Specify Author while Write Protecting Workbook|...

    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 of Encrypted Files Setting Strong Encryption Type...

    docs.aspose.com/cells/net/specify-author-while-...
  2. Create 7z Archive in Python

    This precise topic elaborates on how to create 7z file in Python. It lets you make a 7 ZIP compressed file in Python with just a few API calls....as the encryption of output archives like AES encryption and password...

    kb.aspose.com/zip/python/create-7z-archive-in-p...
  3. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format....When an OOXML document is encrypted, it is not possible to ascertain...decrypting it first so for an encrypted OOXML document this property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...Returns true if the document is encrypted and requires a password to...detect the document format and encryption. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Setting Conditional Formatting for Report Item|...

    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....Configuration Configuring Encryption...

    docs.aspose.com/cells/reportingservices/setting...
  6. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …... S/MIME encryption is generally not applied...dmitry.samodurov: S/MIME encryption is generally I mean Smime...

    forum.aspose.com/t/mapimessage-attachsignature-...
  7. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....Returns true if the document is encrypted and requires a password to...detect the document format and encryption. auto doc = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. 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/
  9. Aspose.ZIP Product Family | Documentation

    Aspose.Zip is a high-performance library for archive processing...traditional as well as AES encryption techniques. The API is easy...traditional as well as AES encryption techniques. The API is robust...

    docs.aspose.com/zip/
  10. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....explains different types of encryptions to protect data in PDF documents...and other arguments for the Encrypt method Write the secured PDF...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...