Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 22,370 for

password

(0.04 sec)
  1. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a Password to open....is encrypted and requires a password to open. @property def is_encrypted...Words without supplying a password an exception will be thrown...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your documents with the WriteProtection ValidatePassword method. Easily verify if the Password matches the document's protection for enhanced security....specified password is the same as the write-protection password the...is not write-protected with password then returns false . public...

    reference.aspose.com/words/net/aspose.words.set...
  3. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....true when a write protection password is set. ReadOnlyRecommended...Sets the write protection password for the document. ValidatePassword...

    reference.aspose.com/words/net/aspose.words.set...
  4. Credentials Element|Aspose.Words for SharePoint

    Credentials element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....information about user name and password to use to connect to a SharePoint...that storing user name and password in a report definition file...

    docs.aspose.com/words/sharepoint/credentials-el...
  5. Encryption|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...."off" > < Report name = "" > < Password value = "" /> < EncryptionType...encryption method. Password : sets the password. Cannot be blank...

    docs.aspose.com/cells/reportingservices/encrypt...
  6. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....unprotect Word document with password using C# with the help of...without any password. Note that you can also use a password in the...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  7. Encrypting Excel Files using Aspose.Cells|Docum...

    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....enables you to encrypt and password protect your spreadsheets...allows you to encrypt and password protect Microsoft Excel files...

    docs.aspose.com/cells/net/encrypting-excel-file...
  8. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a document. To learn more, visit the documentation article in C++....true when a write protection password is set. get_ReadOnlyRecommended...Sets the write protection password for the document. static Type...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Encrypting Excel Files in Aspose.Cells|Document...

    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....enables you to encrypt and password protect your spreadsheets...allows you to encrypt and password protect Microsoft Excel files...

    docs.aspose.com/cells/net/encrypting-excel-file...
  10. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool.... Steps to Decrypt Password Protected PDF using C# Establish...object using the file name and password Call the Document.Decrypt...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...