Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 828 for

expression

(0.01 sec)
  1. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular Expression....filters or search by regular expression. Filter metadata Base functionality...document’s metadata using regular expressions. For instance, we can remove...

    docs.groupdocs.com/redaction/net/metadata-redac...
  2. SearchOptions Constructor (Boolean, Boolean, Bo...

    Initializes a new instance of the SearchOptions class which is used to search with the highlight options for the left and the right highlight extra...indicates whether a regular expression is used. leftHighlightOptions...

    apireference.groupdocs.com/parser/net/groupdocs...
  3. ReplacementOptions - GroupDocs.Redaction for Ja...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......all matches of the regular expression with a given replacement...

    apireference.groupdocs.com/redaction/java/com.g...
  4. SearchOptions Constructor (Boolean, Boolean, Bo...

    Initializes a new instance of the SearchOptions class....indicates whether a regular expression is used. searchByPages Type:...

    apireference.groupdocs.com/parser/net/groupdocs...
  5. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....TextAreaSearchOption(); // Set a regular expression to search 'Invoice # XXX'...XXX' text searchOptions.Expression = "\\s?INVOICE\\s?#\\s?[0-9]+";...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  6. DocumentFormatInstance - GroupDocs.Redaction fo...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......method applies a given Regular Expression to an instance of the doucument...

    apireference.groupdocs.com/redaction/java/com.g...
  7. documentformatinstance - GroupDocs.Redaction fo...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......method applies a given Regular Expression to an instance of the doucument...

    apireference.groupdocs.com/redaction/java/com.g...
  8. Change Chart Axis Title Dynamically using Group...

    At GroupDocs we keep on updating our API’s for better user experience. In this regard, we are proudly announcing the monthly release of GroupDocs.Assembly for .NET 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We recommend you to download and use the latest version of API. Insert Chart Axis Title DynamicallyYou can now insert chart axis title dynamically in spreadsheet, presentation, and email documents....DynamicallyFrom now, template syntax expressions are supported in chart axis...dynamically, you can put an expression tag into it as shown in the...

    blog.groupdocs.com/assembly/change-chart-axis-t...
  9. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...// Search in index Regular expression search query The next type...type of query is a regular expression search query. Detailed information...

    docs.groupdocs.com/search/net/build-search-query/
  10. Assemble your External Documents Dynamically us...

    post. Tagged with java, api, automation, groupdocs....It works by declaring an expression inside a doc tag, which helps...be added dynamically. The expression declared within the doc tag...

    dev.to/groupdocs/assemble-your-external-documen...