Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,789 for

regex

(0.03 sec)
  1. IAnnotatedDocument.RedactAnnotation Method - Gr...

    Replaces the matching text in all annotations within the document....RedactionResult RedactAnnotation ( Regex regularExpression , string replacement...RedactAnnotation ( regularExpression As Regex , replacement As String ) As...

    apireference.groupdocs.com/redaction/net/groupd...
  2. CellColumnRedaction.Pattern Property - GroupDoc...

    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...

    apireference.groupdocs.com/redaction/net/groupd...
  3. MetadataSearchRedaction.KeyExpression Property ...

    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...

    apireference.groupdocs.com/redaction/net/groupd...
  4. MetadataSearchRedaction.ValueExpression Propert...

    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...

    apireference.groupdocs.com/redaction/net/groupd...
  5. Remove | GroupDocs.Watermark for .NET API Refer...

    Removes watermark from the document....png" ); Regex regex = new Regex ( @"^Company\sName$"...= new TextSearchCriteria ( regex ); PossibleWatermarkCol watermarks...

    reference.groupdocs.com/watermark/net/groupdocs...
  6. IAnnotatedDocument.DeleteAnnotations Method - G...

    Deletes all annotations, matching regular expression within the document....RedactionResult DeleteAnnotations ( Regex regularExpression ) Function...DeleteAnnotations ( regularExpression As Regex ) As RedactionResult RedactionResult...

    apireference.groupdocs.com/redaction/net/groupd...
  7. PageAreaRedaction | GroupDocs.Redaction for Jav...

    Represents a complex textual redaction that affects text images and annotations in an area of the page....Description PageAreaRedaction(Pattern regex, ReplacementOptions options)... PageAreaRedaction(Pattern regex, ReplacementOptions options...

    reference.groupdocs.com/redaction/java/com.grou...
  8. ITextualFormatInstance.ReplaceText Method - Gro...

    Replaces all matches of the regular expression with a given replacement....RedactionResult ReplaceText ( Regex regularExpression , ReplacementOptions...ReplaceText ( regularExpression As Regex , options As ReplacementOptions...

    apireference.groupdocs.com/redaction/net/groupd...
  9. Query language specification | Documentation

    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 :...

    docs.groupdocs.com/search/java/query-language-s...
  10. ICellularFormatInstance.ReplaceInColumn Method ...

    Replaces all matches with a given replacement in the specified column on all worksheets....Method (Regex, String, Int32) ReplaceInColumn Method (Regex, String...Description ReplaceInColumn(Regex, String, Int32) Replaces all...

    apireference.groupdocs.com/redaction/net/groupd...