Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,983 for

expression

(0.48 sec)
  1. 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...
  2. 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...
  3. templatefield - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......TemplateFixedPositio Using the regular expression: TemplateRegexPositio Using...

    apireference.groupdocs.com/parser/java/com.grou...
  4. 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...
  5. Replace Text in Pdf Documents Online

    Replace text in Pdf document content and metadata online....Exact phrase and regular expression to search text for replacement...

    products.groupdocs.app/redaction/replace-text-i...
  6. 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...
  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. TemplateField - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......TemplateFixedPositio Using the regular expression: TemplateRegexPositio Using...

    apireference.groupdocs.com/parser/java/com.grou...
  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. 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...