Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 7,877 for

encrypt

(0.06 sec)
  1. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...] . protected_for_forms ); Encrypt a Document in Python Working...

    docs.aspose.com/words/python-net/restrict-docum...
  2. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... is_encrypted Returns True if the document is encrypted and requires...detect the document format and encryption. doc = aw . Document () #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Odt format in C++.... Examples Shows how to encrypt a saved ODT/OTT document with...ArtifactsDir + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Features|Documentation

    Aspose.Cells for Python via Java features....Microsoft Excel sparklines Encrypt files Spreadsheet Formatting...

    docs.aspose.com/cells/python-java/features/
  5. Features|Documentation

    Aspose.Cells for Python via .NET features....Microsoft Excel sparklines Encrypt files Spreadsheet Formatting...

    docs.aspose.com/cells/python-net/features/
  6. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will password protect powerpoint presentation using java to avoid unwanted access and modifications....the encrypt method Save the output presentation encrypted with...the input presentation and encrypts it with the password for security...

    kb.aspose.com/slides/java/how-to-secure-powerpo...
  7. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  8. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....Archives Encrypt Files with Traditional Encryption Scheme Copy...(ex); 9 } Encrypt Files with AES Encryption Encryption of Files...

    docs.aspose.com/zip/java/password-protecting-ar...
  10. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor...specified password to load an encrypted document. def __init__ ( self...str The password to open an encrypted document. Can be None or empty...

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