Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,254 for

encrypt

(0.53 sec)
  1. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a document...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  3. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....PDF files Merge PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/python-cpp/
  5. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for Encrypted files needing a password to access....Returns true if the document is encrypted and requires a password to...you sort documents that are encrypted from those that are not. If...

    reference.aspose.com/words/net/aspose.words/fil...
  6. Aspose::Words::Saving::PdfEncryptionDetails cla...

    Aspose::Words::Saving::PdfEncryptionDetails class. Contains details for Encrypting and access permissions for a PDF document. To learn more, visit the documentation article in C++....class Contains details for encrypting and access permissions for...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for Encrypting and access permissions for a PDF document...class Contains details for encrypting and access permissions for...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Protect and Unprotect with JavaScript via C++|D...

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

    docs.aspose.com/cells/javascript-cpp/protect-an...
  9. Protect PPT Presentation Files using Java | pro...

    Java source code to protect PPT Presentation.... Encrypting a PPT Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/ppt/
  10. Protect ODP Presentation Files using C++ | prod...

    C++ source code to protect ODP Presentation.... Encrypting a ODP Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

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