Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 21,875 for

protected

(0.19 sec)
  1. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the document in C++....rd method Sets the write protection password for the document...read-only. Examples Shows how to protect a document with a password...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Protect and Unprotect Worksheet|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....Ask AI Protect and Unprotect Worksheet Contents [ Hide ] Protect...Worksheets When a worksheet is protected, the actions a user can take...

    docs.aspose.com/cells/java/protect-and-unprotec...
  3. VbaProject.isProtected property | Aspose.Words ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Secure Presentations with Passwords in PHP|Aspo...

    Learn how to effortlessly lock and unlock password-Protected PowerPoint and OpenDocument presentations with Aspose.Slides for PHP. Secure your presentations....About Password Protection How Does Password Protection for a Presentation...Presentation Work? When you password protect a presentation, it means you...

    docs.aspose.com/slides/php-java/password-protec...
  5. Aspose.grid.desktop does'nt support readonly mo...

    aspose.grid.desktop does'nt support readonly mode?...following code to set a worksheet protected(readonly). gridDesktop.Worksheets[0]...Worksheets[0].Protected = true; If you want columns rows or cells...

    forum.aspose.com/t/aspose-grid-desktop-doesnt-s...
  6. WriteProtection.validatePassword method | Aspos...

    WriteProtection.validatePassword method. Returns ``true`` if the specified password is the same as the write-protection password the document was Protected with...the write-protection password the document was protected with. If...If document is not write-protected with password then returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 用Node.js通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。...js via C++已暴露 Protection.isProtectedWithPassw() 属...属性,用于检测工作表是否受到密码保护。布尔类型的 Protection.isProtectedWithPassw() 属性,如果...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-if-w...
  8. Aspose::Words::Vba::VbaProject::get_IsProtected...

    Aspose::Words::Vba::VbaProject::get_IsProtected method. Shows whether the VbaProject is password Protected in C++....the VbaProject is password protected. bool Aspose :: Words :: Vba...the VbaProject is password protected. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for Node.js via C++....AI Verify Password Used to Protect the Worksheet with Node.js...Cells APIs have enhanced the Protection class by introducing some...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  10. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only.... Once you convert protected Word document to unprotected...remove protection Open the source Word file that is protected using...

    kb.aspose.com/words/java/how-to-unprotect-word-...