Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 12,241 for

password protection

(0.17 sec)
  1. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable range end in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. EditableRangeEnd.nodeType property | Aspose.Wor...

    EditableRangeEnd.nodeType property. Returns [NodeType.EditableRangeEnd](../../nodetype/#EditableRangeEnd).... protect ( aw . ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::EditableRangeEnd::get_Id method ...

    Aspose::Words::EditableRangeEnd::get_Id method. Specifies the identifier of the editable range in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::EditableRangeEnd::get_NodeType m...

    Aspose::Words::EditableRangeEnd::get_NodeType method. Returns EditableRangeEnd in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...StrongCryptographicP , 128 ); // Password protect the file workbook . GetSettings...inputFilePath ); // Set the password for modification workbook...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  6. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/edi...
  7. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced document editing capabilities.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/edi...
  8. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....Rtf" ); Change Password of MD Document via C++ In...open a password protected MD and also change its password. In order...

    products.aspose.com/total/cpp/conversion/md-to-...
  10. How to Lock Cells to Protect Them with C++|Docu...

    This article shows you code explaining how to lock cells to protect them using Aspose.Cells library with C++....How to Lock Cells to Protect Them with C++ Contents [ Hide ]...Scenarios Locking cells to protect them is a common practice in...

    docs.aspose.com/cells/cpp/how-to-lock-cells-to-...