Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 9,277 for

encrypted

(0.05 sec)
  1. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....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/cpp/aspose.words/fil...
  2. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/odp-to...
  3. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing.... // We have not encrypted the document in any way, and...document. // We have not encrypted the document in any way, and...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files....Ask AI Encrypt and Decrypt Excel files with Node.js via C++ Contents...(97 – 365) enables you to encrypt and password‑protect your spreadsheets...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  5. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....Ask AI Set Privileges, Encrypt and Decrypt PDF Contents [ Hide...argument to the Document object’s Encrypt method. The following code...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  6. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is Encrypted with a password and the password specified when opening the document is incorrect or missing...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/python-net/aspose.wo...
  7. 使用自定义安全处理程序在 C# 中添加数字签名|Aspose.PDF for .NET

    使用自定义安全处理程序在 C# 中添加数字签名...string password ); byte [] Encrypt ( byte [] data , int objectNumber...<summary> /// Gets the handler or encryption algorithm version. /// </summary>...

    docs.aspose.com/pdf/zh/net/custom-security-hand...
  8. Utility Features - MailMessage|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....MailMessage Contents [ Hide ] Encrypting and Decrypting Messages Aspose...Email provides facility to Encrypt and decrypt Email messages...

    docs.aspose.com/email/java/utility-features-mai...
  9. Protect ODP Presentation Files using .NET | pro...

    C# source code to protect ODP Presentation.... Encrypting a ODP Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/odp/
  10. Protect PPT Presentation Files using .NET | pro...

    C# source code to protect PPT Presentation.... Encrypting a PPT Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/ppt/