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

regex

(0.37 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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/nodejs-java/query-lan...
  10. GroupDocs.Metadata for .NET 18.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.5 Major Features There are the following enhancements in this release: Implement the ability to search and replace metadata using regular expressions Implement unified DublinCore metadata reader for all formats that support XMP Reduce memory consumption of zip format metadata loading and saving Implement the ability to edit the zip archive comment Reduce memory consumption of epub format metadata loading Reduce memory consumption of torrent format metadata loading and saving All Changes Key Summary Category METADATANET-566 Implement the ability to search and replace metadata using regular expressions Enhancement METADATANET-2238 Implement unified DublinCore metadata reader for all formats that support XMP Enhancement METADATANET-2246 Reduce memory consumption of zip format metadata loading and saving Enhancement METADATANET-2288 Implement the ability to edit the zip archive comment Enhancement METADATANET-2290 Reduce memory consumption of epub format metadata loading Enhancement METADATANET-2291 Reduce memory consumption of torrent format metadata loading and saving Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....changes ScanDocument(string,Regex) method has been added to SearchFacade...SearchFacade class ScanDocument(Stream,Regex) method has been added to SearchFacade...

    docs.groupdocs.com/metadata/net/groupdocs-metad...