Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 7,877 for

encrypt

(0.04 sec)
  1. Protect and Unprotect|Documentation

    This snippet introduces how to Encrypt and decrypt excel files, protect and unprotect the data in excel files using CSharp codes....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/net/protect-and-unprotect/
  2. 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...
  3. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is Encrypted and requires a password to open in C++....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/cpp/aspose.words/fil...
  4. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output document...# Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the document....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is Encrypted and requires a password to open....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/nodejs-net/aspose.wo...
  7. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the document's protection for enhanced security....programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  8. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in C++ Work with...

    docs.aspose.com/words/cpp/restrict-document-edi...
  9. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in C++ Protect or Encrypt a Document in C++ Analyzing...

    docs.aspose.com/words/cpp/working-with-document/
  10. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/net/aspose.words.sav...