Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 217 for

conditional

(0.06 sec)
  1. Support for Null-Conditional Operators in Group...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.6. Using the latest version, you can now use null-Conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....version, you can now use null-conditional operators **?. **and ?[]...Email Document Support null-conditional ?. and ?[] operators in template...

    blog.groupdocs.com/assembly/support-for-null-co...
  2. Work with Table-Row Data Bands and Conditional ...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java 18.2. Using the latest version, you can now add single-column table-row data bands in word processing, spreadsheet, presentation, and email messages with HTML and RTF bodies. We would recommend you to download and integrate this latest release. Features IntroducedGroupDocs.Assembly for Java extends abilities to work with single-column table-row data bands and Conditional blocks....table-row data bands and conditional blocks. Following new features...Table-Row Conditional BlocksA table-row conditional block is a...

    blog.groupdocs.com/assembly/work-with-table-row...
  3. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...Conditional existance of nullable part of data model GroupDocs...

    forum.groupdocs.com/t/conditional-existance-of-...
  4. 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...'if' is not well-formed. A conditional expression should return...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  5. Support for Single-Column Table-Row Data Bands ...

    GroupDocs team is proudly announcing the support for single-column table-row data bands in monthly release of GroupDocs.Assembly for .NET 18.2. Using the latest version, you can now add single-column table-row data bands in word processing, spreadsheet, presentation, and email messages with HTML and RTF bodies. We recommend you to download and use the latest version of API. Features IntroducedGroupDocs.Assembly for .NET extends abilities to work with single-column table-row data bands and Conditional blocks....table-row data bands and conditional blocks. Following new features...Table-Row Conditional BlocksA table-row conditional block is a...

    blog.groupdocs.com/assembly/support-for-single-...
  6. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...list item depending on a condition as shown in the following...<<[Persons.count()]>> Using Conditional Blocks You can use different...

    docs.groupdocs.com/assembly/java/template-synta...
  7. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...feature, one of the following conditions must be met: The IDataRecord...check [ conditional_expression ]>> Here, conditional_expression...

    docs.groupdocs.com/assembly/python-net/template...
  8. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...feature, one of the following conditions must be met: The IDataRecord...check [ conditional_expression ]>> Here, conditional_expression...

    docs.groupdocs.com/assembly/net/template-syntax...
  9. GroupDocs.Assembly 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....0 null-conditional operators **?. **and ?[]...version, you can now use null-conditional operators **?. **and ?[]...

    blog.groupdocs.com/categories/groupdocs.assembl...
  10. Set Checkbox Values 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. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax.... << check [ conditional_expression ]>> The code will...snippet: Here, conditional_expression defines a condition upon which...

    docs.groupdocs.com/assembly/net/set-checkbox-va...