Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 15,881 for

password protected

(0.14 sec)
  1. 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...
  2. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....Owner Password You can open, decrypt, and save a password-protected...file is opened with the owner password, decrypted to remove all security...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/
  3. 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...
  4. 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...
  5. Unlock PPT Presentations using C++ | products.a...

    Unlock PPT presentations in C++. Use Aspose.Slides for C++ to remove encryption and write protection from presentation files....remove encryption and write protection from presentation files without...remove encryption or write protection from PPT presentations. Use...

    products.aspose.com/slides/cpp/unlock/ppt/
  6. 使用 C++ 检测工作表是否受密码保护|Documentation

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

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  7. 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-...
  8. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....Shows how to protect a document with a password. Document doc...This document is protected." ); // Enter a password up to 15 characters...

    reference.aspose.com/words/net/aspose.words.set...
  9. 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...This page explains how to protect entire documents or specific...

    docs.aspose.com/words/net/protect-documents-and...
  10. Set permissions for a PDF document using Rust|A...

    Set permissions for a PDF document with Aspose.PDF for Rust via C++....created and protected with user and owner passwords, while specific...set_permissions to protect the document. Specify a user password to restrict...

    docs.aspose.com/pdf/rust-cpp/set_permissions/