This method applies a given Regular Expression to an instance of the doucument, if it implements ITextualFormatInstance interface and returns RedactionStatus.Sk...DocumentFormatInstan formatInstance , Regexregex ) Protected Function ProcessAsTextual...DocumentFormatInstan , regex As Regex ) As RedactorLogEntry protected...
Replaces the matching text in all annotations within the document....RedactionResult RedactAnnotation ( Regex regularExpression , string replacement...RedactAnnotation ( regularExpression As Regex , replacement As String ) As...
Initializes a new instance of CellColumnRedaction class....CellColumnRedaction ( CellFilter filter , RegexregEx , ReplacementOptions options...filter As CellFilter , regEx As Regex , options As ReplacementOptions...
Gets the regular expression to match....Syntax C# VB C++ F# public Regex Expression { get ; } Public...As Regex Get public : property Regex ^ Expression { Regex ^ get...
Gets the search pattern....Syntax C# VB C++ F# public Regex Pattern { get ; } Public ReadOnly...Pattern As Regex Get public : property Regex ^ Pattern { Regex ^ get...
This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API.... query : regex-query non-regex-query regex-query : ^ pattern...pattern non-regex-query : unary-query binary-query unary-query :...
Gets the regular expression to match....Syntax C# VB C++ F# public Regex Pattern { get ; } Public ReadOnly...Pattern As Regex Get public : property Regex ^ Pattern { Regex ^ get...
Gets the regular expression to match name (key) of metadata item....Syntax C# VB C++ F# public Regex KeyExpression { get ; } Public...KeyExpression As Regex Get public : property Regex ^ KeyExpression...
Gets the regular expression to match value text of a metadata item....Syntax C# VB C++ F# public Regex ValueExpression { get ; } Public...ValueExpression As Regex Get public : property Regex ^ ValueExpression...