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

regex

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  10. Watermarker.Remove Method (PossibleWatermarkCol...

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

    apireference.groupdocs.com/watermark/net/groupd...