Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 10,904 for

encrypt

(0.61 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. 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...
  3. 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...
  4. 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...
  5. 使用 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/
  6. Aspose.Cells features missing in Apache POI SS ...

    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....Cells Encrypt Workbook using Aspose.Cells...

    docs.aspose.com/cells/java/aspose-cells-feature...
  7. Extract Image and Signature Information using A...

    You may extract images from the signature field and extract signature information using the SignatureField class with C++....(); } } } } Set Privileges, Encrypt and Decrypt PDF File using...

    docs.aspose.com/pdf/cpp/extract-image-and-signa...
  8. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. 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/cpp/programming-with-docu...
  9. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#....PDF using C# Set Privileges, Encrypt and Decrypt PDF Analyzing your...

    docs.aspose.com/pdf/net/split-pdf-document/
  10. 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...