Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,100 for

password protection

(0.04 sec)
  1. 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 of the...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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 of the...document in any way. options . password = 'MyPassword' # If the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output document...Doc ); // Set a password which will protect the loading of the...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using Python. Lock and unlock Excel files....enables you to encrypt and password protect your spreadsheets. It...allows you to encrypt and password protect Microsoft Excel files...

    docs.aspose.com/cells/python-java/encrypt-and-d...
  5. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is Password protected....is_protected property VbaProject.is_protected property Shows...VbaProject is password protected. @property def is_protected ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... To learn more, visit the Protect or Encrypt a Document documentation...PdfEncryptionDetails(user_password, owner_password) Initializes an instance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using java. Lock and unlock Excel files....enables you to encrypt / password protect your spreadsheets. It...allows you to encrypt / password protect your excel files with...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...
  10. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for Node.js via C++....Specify Author while Write Protecting Workbook with Node.js via...an author name while write protecting your workbook using Aspose...

    docs.aspose.com/cells/nodejs-cpp/specify-author...