Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 11,579 for

encrypt

(0.22 sec)
  1. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js.... Encrypt a Document With a Password...or set a password for an encrypted document. Use the password...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  2. 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 property FileFormatInfo.is_encrypted property Returns...Returns True if the document is encrypted and requires a password to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Python via Java.... Encrypt and Decrypt Excel files Analyzing...

    docs.aspose.com/cells/python-java/protect-and-u...
  4. 在Ruby中加密Excel文件|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....Cells for Java对Excel文件应用加密,只需调用Encrypt模块即可。 Ruby 代码 data_dir = File.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  5. Document.write_protection property | Aspose.Wor...

    Document.write_protection property. Provides access to the document write protection options....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Display and Hide Tabs of Workbook using Aspose....

    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....Hide Scrollbars of Workbooks Encrypt Workbook using Aspose.Cells...

    docs.aspose.com/cells/java/display-and-hide-tab...
  8. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  9. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....// Note that this does not encrypt the contents of the document...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... Encrypt a Document With a Password...or set a password for an encrypted document. Use the Password...

    docs.aspose.com/words/net/specify-save-options/