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," ) +...
EditableRangeEnd.nodeType property. Returns [NodeType.EditableRangeEnd](../../nodetype/#EditableRangeEnd).... protect ( aw . ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...
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," ) +...
如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...StrongCryptographicP , 128 ); // Passwordprotect the file workbook . GetSettings...inputFilePath ); // Set the password for modification workbook...
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," + "...
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," + "...
Convert MD to RTF within C++ applications....Rtf" ); Change Password of MD Document via C++ In...open a passwordprotected MD and also change its password. In order...
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...