Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 456 for

expression

(0.07 sec)
  1. 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...
  2. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....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...
  3. Inserting Bookmarks Dynamically | GroupDocs

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

    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...
  5. 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 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...
  6. Annotation redactions | GroupDocs

    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...
  7. Spelling corrector | GroupDocs

    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-...
  8. Annotation redactions | GroupDocs

    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/python-net/annotat...
  9. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....in Fuzzy search, Regular expression and Synonym search. Some...

    blog.groupdocs.com/categories/groupdocs.search-...
  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...