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

expression

(0.27 sec)
  1. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....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/java/features-overview/
  2. 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-...
  3. Features Overview | Documentation

    a feature-rich document data parsing API that allows to create a template with data field definitions, table definitions. Then it's easy to use the template to parse and extract data such as prices, invoices, tables from your typical documents....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/
  4. GroupDocs.Assembly Engine APIs | Documentation

    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...
  5. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....position which uses the regular expression. . Provides a template field...field value by a regular expression. For example, if the document...

    docs.groupdocs.com/parser/net/working-with-temp...
  6. Metadata redactions | Documentation

    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...
  7. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....position which uses the regular expression. . Provides a template field...field value by a regular expression. For example, if the document...

    docs.groupdocs.com/parser/java/working-with-tem...
  8. Inserting Bookmarks Dynamically | Documentation

    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...
  9. GroupDocs.Assembly Engine APIs | Documentation

    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/python-net/groupdoc...
  10. GroupDocs.Assembly Engine APIs | Documentation

    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 com.groupdocs.assembly.DocumentAssembler 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/java/groupdocs-asse...