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

expression

(0.11 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 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/java/inserting-book...
  5. 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...
  6. 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...
  7. 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...
  8. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....annotations by a regular expression. Remove annotations (comments...

    docs.groupdocs.com/redaction/net/annotation-red...
  9. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....'accomplish' , 'attain' , 'expression' , 'reach' ]); index . getDictionaries...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  10. Search with Aliases in Document using C#

    Let's learn how to search with aliases in document using C#. Simplify queries, boost accuracy, and achieve robust document search with aliases in C# across platforms....corresponds to a specific search expression. For instance, in the code...

    kb.groupdocs.com/search/net/search-with-aliases...