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

expression

(0.05 sec)
  1. Template Syntax - Part 2 of 2 | GroupDocs

    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...
  2. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Expression][display_text_Expression]>> Here, uri_Expression defines URI for a hyperlink to be inserted dynamically. This Expression is mandatory and must return a non-empty value....link [ uri_expression ][ display_text_expression ]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  3. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...JsonDataSource Conditional Expressions: !s.Disabled Fails, Requires...well-formed. A conditional expression should return a Boolean value...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  4. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Expression][display_text_Expression]>> Here, uri_Expression defines URI for a hyperlink to be inserted dynamically. This Expression is mandatory and must return a non-empty value. In turn, display_text_Expression defines text to be displayed for the hyperlink....<<link [uri_expression][display_text_expression]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    docs.groupdocs.com/assembly/java/inserting-hype...
  5. 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...
  6. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 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 and use the latest version of the API. 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/support-for-dynamic...
  7. Inserting Documents 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. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....follows: << doc [ document_expression ]>> And simply call the assembler...textboxes and charts. An expression declared within a doc tag...

    docs.groupdocs.com/assembly/net/inserting-docum...
  8. Search text | GroupDocs

    Learn how to search for keywords and use regular Expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....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/
  9. Search text | GroupDocs

    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 SearchOptions parameter is...

    docs.groupdocs.com/parser/java/search-text/
  10. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 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/insert-hyperlinks-d...