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

expression

(0.03 sec)
  1. 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...
  2. 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/
  3. 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/nodejs-java/build-sea...
  4. 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/java/build-search-query/
  5. Create custom format handler | Documentation

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

    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. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Text Redaction using Regular Expression Support of region redactions...

    blog.groupdocs.com/redaction/upcoming-release-o...
  8. Change Title and Background Color Dynamically u...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body....documentsFrom now, template syntax expressions are supported in chart axis...dynamically, you can put an expression tag into it like in the following...

    blog.groupdocs.com/assembly/change-title-and-ba...
  9. Embed Inline Syntax Error Messages in Generated...

    In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going to answer it in this post. First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document templates that contain the LINQ statements. These templates are evaluated, processed and then populated by API’s engine during the run-time....contains the reason and the tag/expression where the error has happened...containing a number of tags and expressions? Here comes the usefulness...

    blog.groupdocs.com/assembly/embed-inline-syntax...
  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...