Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 23,538 for

protected

(0.16 sec)
  1. 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-...
  2. 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!...the VbaProject is password protected. public bool IsProtected {...the VbaProject is password protected. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.vba...
  3. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....with Password Unzip Password Protected Zip file Format : RAR Extract...input archive is password-protected (See example below). How to...

    docs.aspose.com/zip/java/how-to/
  4. 使用 C++ 检测工作表是否受密码保护|Documentation

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

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  5. How to Compress or Extract Archives using C# | ...

    Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats....Password C# Unzip Password Protected Zip file Format : 7z C# Create...input archive is password-protected (See example below). How to...

    docs.aspose.com/zip/net/how-to/
  6. 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...
  7. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....decrypt, and save a password-protected PDF document using Aspose...open_with_password to load a password-protected PDF by supplying the file...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/
  8. 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...
  9. 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...
  10. 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...