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

expression

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Search text | GroupDocs

    Learn how to search for keywords and use regular Expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....support for keywords, regular expressions, case-sensitive search, and...understanding of regular expressions (for advanced searches) Search...

    docs.groupdocs.com/parser/python-net/search-text/
  5. 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...
  6. 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...
  7. 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...
  8. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website.... whole‑word, and regular‑expression search options. Structured...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  9. 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-...
  10. 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...