Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 3,573 for

password

(0.05 sec)
  1. Loading event in GridDesktop|Documentation

    This article describes how to use loading event in GridDesktop.... The file is password protected, first we try open...open as a wrong password,then finally in FailLoadFile event ,we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user Passwords using Aspose.Cells with C++....documents with owner and user passwords so not just anyone can open...user passwords while saving to PDF. The owner password or user...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a Password to encrypt document using ECMA376 Standard encryption algorithm in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_Password method Contents [ Hide ] ...OoxmlSaveOptions::get_Password method Gets/sets a password to encrypt document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. IMAP Backup and Restore Operation in Python|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....# Specify host, username, password, and set port for your client...username imap_client . password = password imap_client . port =...

    docs.aspose.com/email/python-net/imap-backup-an...
  5. LoadOptions class | Aspose.Words for Node.js

    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...additional options (such as password or base URI) when loading...default values. LoadOptions(password) A shortcut to initialize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is Password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...whether the VbaProject is password protected. public bool IsProtected...whether the VbaProject is password protected. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  7. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to Password protect OneNote document in C#....NET to password protect the OneNote file Access...and set the desired password Save the password protected .ONE file...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  8. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++.... const System :: String & password , const System :: String &...loaded. password const System::String& The password to open an...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles Password errors for encrypted documents, ensuring secure and seamless access....encrypted with a password and the password specified when opening...SaveFormat . Doc ); // Set a password which will protect the loading...

    reference.aspose.com/words/net/aspose.words/inc...
  10. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is Password protected....whether the VbaProject is password protected. @property def is_protected...whether the VbaProject is password protected. doc = aw . Document...

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