Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 8,525 for

encrypt

(0.04 sec)
  1. Securing and signing PDF in C#|Aspose.PDF for .NET

    This section describes the features of using a signature and securing your PDF document using C#...sign PDF file Set Privileges, Encrypt and Decrypt PDF File Extract...

    docs.aspose.com/pdf/net/securing-and-signing/
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Doc or Dot in C++....// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Restrict Document Editing in C#|Aspose.Words fo...

    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/net/restrict-document-edi...
  4. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to Encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....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/nodejs-cpp/protect-and-un...
  5. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... Encrypting a ODP Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/
  6. Protect PPTX Presentation Files using C++ | pro...

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

    products.aspose.com/slides/cpp/protect/pptx/
  7. 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...
  8. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation.... Encrypting a PPT Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/python-net/protect/ppt/
  9. Protect PPT Presentation Files using C++ | prod...

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

    products.aspose.com/slides/cpp/protect/ppt/
  10. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for Encrypted documents, ensuring secure and seamless access....class Thrown if a document is encrypted with a password and the password...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/net/aspose.words/inc...