Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 516 for

expression

(0.32 sec)
  1. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Queries Boolean Queries Regular Expression Queries Faceted Search Queries...

    blog.groupdocs.com/search/upcoming-release-of-g...
  2. Introducing GroupDocs.Redaction for .NET - An A...

    Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from word processing documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, annotation redaction, and tabular document redaction....Text Redaction using Regular Expression Metadata Redaction Searching...

    blog.groupdocs.com/redaction/introducing-groupd...
  3. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...literal) or by a regular expression (RegEx). Highlighting of...( false ) or as a regular expression ( true ). Default is false...

    docs.groupdocs.com/viewer/net/search-highlight-...
  4. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the pages of a document....TextAreaSearchOption(); // Set a regular expression to search 'Invoice # XXX'...XXX' text searchOptions.Expression = "\\s?INVOICE\\s?#\\s?[0-9]+";...

    blog.groupdocs.com/parser/text-analysis-api-for...
  5. Features Overview | GroupDocs

    Comprehensive overview of GroupDocs.Parser for .NET features including text extraction, metadata extraction, image extraction, template-based parsing, and PDF form data extraction from 50+ document formats....text by a keyword or regular expression; get a text around of the...using keywords or regular expression. Please use method and then...

    docs.groupdocs.com/parser/net/features-overview/
  6. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....build a report in template expressions, since such access is forbidden...default, the following template expression causes the assembler to throw...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. Metadata redactions | GroupDocs

    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/python-net/metadat...
  8. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....elements are: Format strings: <<[expression]:"format">> - apply .NET...formatting: Use format strings in expression tags for numbers and dates...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  9. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary data sources during document assembly....Insert an image tag <<image [expression]>> within the textbox Provide...<</foreach>> Warning If an image expression returns a stream, the stream...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <Expression]>> bookmarked_content <> Here, bookmark_Expression defines the name of a bookmark to be inserted during run-time.... << bookmark [ bookmark_expression ]>> bookmarked_content <</...bookmark >> Here, bookmark_expression defines the name of a bookmark...

    docs.groupdocs.com/assembly/net/inserting-bookm...