Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,775 for

encrypted

(0.09 sec)
  1. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create password protected Excel file in Java....TeX Product Family How to Encrypt Excel File with Password in...brief article describes how to encrypt Excel file with password in...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  2. Check Password to modify using Aspose.Cells|Doc...

    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....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted Analyzing your prompt, please...

    docs.aspose.com/cells/net/check-password-to-mod...
  3. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  4. Secure PDF Documents with Golang via C++|Docume...

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with Golang via C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/go-cpp/secure-pdf-documents/
  5. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....is it valid PDF and it is encrypted as well System . out . println...System . out . println ( "Is Encrypted: " + fileInfo . isEncrypted...

    docs.aspose.com/pdf/java/get-pdf-information/
  6. Aspose::Words::Document::Document constructor |...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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...
  8. Aspose::Words::Saving::PdfEncryptionDetails::se...

    Aspose::Words::Saving::PdfEncryptionDetails::set_Permissions method. Specifies the operations that are allowed to a user on an Encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...ordExc)) The document is encrypted and requires a password to...additional options such as an encryption password. Document ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...