Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 12,760 for

password protected

(0.11 sec)
  1. 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....Shows how to protect a document with a password. doc = aw . Document...This document is protected.' ) # Enter a password up to 15 characters...

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

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .Net....Protect and Unprotect Worksheet Contents [ Hide ] To prevent...and then protect the sheet with a password. Protect and unprotect...

    docs.aspose.com/cells/net/protect-and-unprotect...
  3. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection Password is active for enhanced security and data integrity....Returns true when a write protection password is set. public bool IsWriteProtected...Shows how to protect a document with a password. Document doc...

    reference.aspose.com/words/net/aspose.words.set...
  4. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your document's write protection settings effortlessly and enhance security....access to the document write protection options. public WriteProtection...Shows how to protect a document with a password. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#....Ask AI Protect Documents and Parts of Documents Contents [ Hide...Hide ] You can add protection to Word documents to prevent users...

    docs.aspose.com/words/net/protect-documents-and...
  6. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....User and Owner password. // Need to set the password, so that once...user views the file with user password, // Only screen reading option...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  7. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the document write protection options in C++....access to the document write protection options. System :: SharedPtr...Shows how to protect a document with a password. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the document author has recommended that the document be opened as read-only in C++....Shows how to protect a document with a password. auto doc = System...This document is protected." ); // Enter a password up to 15 characters...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...Cells for C++ 已暴露 Protection.IsProtectedWithPassw 属性,...属性,用于检测工作表是否受密码保护。布尔类型的 Protection.IsProtectedWithPassw 属性如果 Worksheet...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  10. VbaProject.isProtected property | Aspose.Words ...

    VbaProject.isProtected property. Shows whether the [VbaProject](../) is Password Protected....whether the VbaProject is password protected. get isProtected () :...whether the VbaProject is password protected. let doc = new aw . Document...

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