Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 503 for

expression

(0.11 sec)
  1. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form....use, for example, regular expression query as a part of more complex...Creating subquery 3 - regular expression query SearchQuery subquery3...

    docs.groupdocs.com/search/net/queries-in-text-a...
  2. 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...
  3. Build search query | GroupDocs

    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/java/build-search-query/
  4. Build search query | GroupDocs

    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/nodejs-java/build-sea...
  5. Build search query | GroupDocs

    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/
  6. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....occurrences of given regular expression with text or a color block...annotations, matching given regular expression IRasterizableDocumen Required...

    docs.groupdocs.com/redaction/java/create-custom...
  7. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....Queries Boolean Queries Regular Expression Queries Faceted Search Queries...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  8. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....occurrences of given regular expression with text or a color block...annotations, matching given regular expression Required to rasterize (save...

    docs.groupdocs.com/redaction/net/create-custom-...
  9. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....like search with regular expressions. parameter is used to customize...to search with a regular expression in HTML document: Instantiate...

    docs.groupdocs.com/parser/net/developer-guide/a...
  10. 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...