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

expression

(0.04 sec)
  1. Insert Chart Axis Title Dynamically using Group...

    At GroupDocs, we are always focused on improving our API’s. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We would recommend you to download and integrate this latest release. Insert Chart Axis Title DynamicallyGroupDocs.Assembly for Java 18.1 provides support for inserting chart axis title 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/dynamic-chart-axis-...
  2. 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/
  3. 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 using Java search API....use, for example, regular expression query as a part of more complex...Creating subquery 3 - regular expression query SearchQuery subquery3...

    docs.groupdocs.com/search/java/queries-in-text-...
  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. 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-...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. 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...