Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 401 for

expression

(0.04 sec)
  1. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....<<doc ["document_expression"]>> An expression declared within...inserted during runtime. The expression must return a value of one...

    blog.groupdocs.com/assembly/assemble-external-d...
  2. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output Expression results to your reports using Expression tags. An Expression tag denotes a placeholder for an Expression result within a template. While building a report, the corresponding Expression is evaluated, and this placeholder is replaced with the formatted result of the Expression....Outputting Expression Results You can output expression results...your reports using expression tags. An expression tag denotes a placeholder...

    docs.groupdocs.com/assembly/net/template-syntax...
  3. Inserting Images Dynamically | Documentation

    How to dynamically inserted image within your template... << image [ image_expression ]>> And simply call the assembler...following code snippets: The expression declared within an image...

    docs.groupdocs.com/assembly/java/inserting-imag...
  4. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output Expression results to your reports using Expression tags. An Expression tag denotes a placeholder for an Expression result within a template. While building a report, the corresponding Expression is evaluated, and this placeholder is replaced with the formatted result of the Expression....Outputting Expression Results You can output expression results...your reports using expression tags. An expression tag denotes a placeholder...

    docs.groupdocs.com/assembly/java/template-synta...
  5. Dynamic Insertion of Hyperlinks in Documents us...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation and Email documents. Furthermore, a bug related to DocumentAssembler is now fixed. We recommend you to install the latest version of the API for a better user experience. Features Introduced Using GroupDocs.Assembly for Java 18.7, you can now insert hyperlinks to your reports dynamically using link tags....<<link [uri_expression][display_text_expression]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  6. Search text | Documentation

    This article explains that how to search text from documents....contain a text or a regular expression. class contains every occurrence...} Search text by regular expression parameter is used to customize...

    docs.groupdocs.com/parser/net/search-text/
  7. Merge Table Cells Dynamically using GroupDocs.A...

    We are pleased to announce the release of version 19.1 of GroupDocs.Assembly for Java. The latest version allows you to merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a look at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API to merge the table cells that have equal textual content....<<cellMerge -horz>> In the above expression, the horz switch is optional...the comments: <<tag\_name \[expression\] –switch1 –switch2 .. //...

    blog.groupdocs.com/assembly/merge-table-cells-d...
  8. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....@macro2 Regular expression specifier ^ regular-expression Regular expression...specify query that is regular expression. ^^[0-9]{1,5}$ Numeric range...

    docs.groupdocs.com/search/net/search-operation-...
  9. GroupDocs.Assembly for Java 18.12 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 18.12. Major Features Supported document assembly of external documents being dynamically inserted for Word Processing and Email formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-94 Support document assembly of external documents being dynamically inserted for Word Processing formats  Feature  ASSEMBLYNET-95  Support document assembly of external documents being dynamically inserted for Email formats  Feature  ASSEMBLYNET-96  An evaluation mark is added to a nested document being inserted dynamically  Bug  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs.... << doc [ document_expression ]>> A doc tag can be used...text boxes and charts. An expression declared within a doc tag...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Regular expression search criteria Regular expressions are also...sample code uses a regular expression to search for watermarks...

    docs.groupdocs.com/watermark/java/searching-wat...