Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 13,488 for

password protected

(0.13 sec)
  1. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is Password Protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...whether the VbaProject is password protected. public bool IsProtected...whether the VbaProject is password protected. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.vba...
  2. 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...
  3. Unprotect a Worksheet with JavaScript via C++|D...

    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....needs to remove protection from a protected worksheet at runtime...Microsoft Excel To remove protection from a worksheet: From the...

    docs.aspose.com/cells/javascript-cpp/unprotect-...
  4. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++....Ask AI Protect and Unprotect Worksheet with C++ Contents [ Hide...and then protect the sheet with a password. Protect and Unprotect...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  5. 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-...
  6. 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...
  7. 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...
  8. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect method Contents [ Hide ] protect(type) Protects the document...existing password or assigns a random password. protect ( type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...