Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 27,684 for

password

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set permissions for a PDF document using Rust|A...

    Set permissions for a PDF document with Aspose.PDF for Rust via C++....protected with user and owner passwords, while specific actions—such...user password to restrict access. Specify an owner password to...

    docs.aspose.com/pdf/rust-cpp/set_permissions/
  4. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...saved ODT/OTT document with a password, and then load it using Aspose...saveFormat ); saveOptions . password = "@sposeEncrypted_1145" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...with a password. public OdtSaveOptions ( string password ) See...saved ODT/OTT document with a password, and then load it using Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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 that not just anyone can...user passwords while saving to PDF. The owner password or user...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  7. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...is encrypted and requires a password to open, but you supplied...supplied an incorrect password. RuntimeError (Proxy error(ArgumentException))...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... Doc ); // Set a password which will protect the loading...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Decrypt PDF File using Python

    This short topic guides on how to decrypt PDF file using Python. You may decrypt PDF using Python with the help of a simple API calls and without installing any third-party tool.... Steps to Decrypt Password Protected PDF using Python...object using the file name and password Use the Document.decrypt method...

    kb.aspose.com/pdf/python/how-to-decrypt-pdf-fil...
  10. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... DOC ) # Set a password which will protect the loading...document in any way. options . password = 'MyPassword' # If the document...

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