Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 7,878 for

encrypted

(0.19 sec)
  1. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different excel versions files using Aspose.Cells for .NET API....9 and Office 365 XLSX or Encrypted Excel Files. How to Open Files...template file to be loaded. Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/net/opening-different-mic...
  2. Introduction|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....Password Geo Location Generate encrypted QR Code for some text. Supports...JPEG, PNG, TIFF). Generate encrypted QR Code from Plain Text using...

    docs.aspose.com/barcode/java/1-1-1-introduction/
  3. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...specified password to load an encrypted document. LoadOptions(load_format...the password for opening an encrypted document. Can be None or empty...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection...NET Advanced API features Encrypt⁄Decrypt archives &...& entries How To Encrypt or Decrypt Whole Archive or specific...

    products.aspose.com/zip/net/advanced-api-featur...
  6. 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/python-net/protect-and-un...
  7. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....< Document > ( MyDir + u "Encrypted.docx" , MakeObject < LoadOptions..."docPassword" )); ASSERT_EQ ( u "Test encrypted document." , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the Encrypted PDF document....the owner password for the encrypted PDF document. @property def...allows the user to open an encrypted PDF document without any access...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/cpp/specify-load-options/
  10. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt excel files, protect and unprotect the data in excel files using JAVA codes....Encrypt, decrypt, protect and unprotect Excel files Contents...data level like MS Excel: Encrypt and decrypt Excel files To...

    docs.aspose.com/cells/java/protect-and-unprotect/