Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 11,710 for

encrypt

(0.17 sec)
  1. Feature List | Aspose.ZIP for Java

    Feature List page provides detailed information on the capabilities of the Aspose.Zip API solution for Java, including supported archive formats and operations such as compression, extraction, and Encryption....of xz archives Encryption of Archives Encryption of archives using...using Traditional Encryption (ZipCrypto) Support for AES 128,...

    docs.aspose.com/zip/java/features/
  2. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....detect the document format and encryption. Document doc = new Document();...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output document. Default value is true in C++....// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Working with Document in Python|Aspose.Words fo...

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

    docs.aspose.com/words/python-net/working-with-d...
  6. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the document in C++....programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with Java. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Document Protect or Encrypt a Document Working with Styles...

    docs.aspose.com/words/java/programming-with-doc...
  8. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...ODT format encrypted with a password. def __init__...OTT . Examples Shows how to encrypt a saved ODT/OTT document with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/zh-hans/cpp/protect/
  10. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...and safely open or unlock encrypted documents in Go applications...security-related PDF tasks, including encrypting PDFs with modern cryptographic...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/