Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,486 for

expression

(0.31 sec)
  1. Cell Merge Issue in Aspose Word Template (LINQ)...

    Hi Team, How can we implement cell merging in an Aspose Word template using LINQ such that it occurs only when both FirstGroupName and SecondGroupName have the same values? **Scenario: ** In the current Aspose report…...3 KB first cell expression: <<foreach[g1 in r.GroupBy(x...Key]>><<cellMerge>> second cell expression <<[g2.Key]>><<cellMerge>>...

    forum.aspose.com/t/cell-merge-issue-in-aspose-w...
  2. In Aspose Word templates how to format string v...

    Hi Team, In aspose word template how to format string field value into 1 decimal value as default.Please assist eg:60 is value for a field TemperatureAmbient_1, where this field type is string. But in report need to sh…...using only aspose template expression able to format this? Currently...png (20.5 KB) tried below expression but due to string field getting...

    forum.aspose.com/t/in-aspose-word-templates-how...
  3. Working with Types in C#|Aspose.Words for .NET

    Use external visible types in template Expressions when building a report in C#....visible types in template expressions. A visible type is a public...visible type in template expressions only if the following additional...

    docs.aspose.com/words/net/working-with-types/
  4. HTML Template – C# Examples – Aspose.HTML for .NET

    Learn how to populate an HTML template from XML or JSON data sources using Aspose.HTML for .NET and consider C# examples to illustrate this feature....NET provides the inline expressions syntax to work with templates...contains some special inline expressions that specify the input data-source...

    docs.aspose.com/html/net/html-template/
  5. Using Conditional Blocks in C#|Aspose.Words for...

    Use conditional blocks to represent the same data depending on a condition using C#....conditional expression. At runtime, these conditional expressions are...sequentially evaluated, until an expression that returns true is reached...

    docs.aspose.com/words/net/using-conditional-blo...
  6. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data objects as null literals using LINQ in C#....build a report in template expressions, since such access is forbidden...default, the following template expression causes the engine to throw...

    docs.aspose.com/words/net/accessing-missing-mem...
  7. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a list by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the list to print the elements of that list ordered by date. Ho…...that <<[Date]:"dd/MM/yyyy">> expression. Otherwise the time value...is it possible to edit the expression <<[Date]:"dd/MM/yyyy">> and...

    forum.aspose.com/t/linq-orderby-date/326670
  8. ReportBuilderOptions.missing_member_message pro...

    ReportBuilderOptions.missing_member_message property. Gets or sets a string value printed instead of a template Expression that represents a plain reference to a missing member of an object...printed instead of a template expression that represents a plain reference...only printing of a template expression representing a plain reference...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#.... << x [ x_value_expression ]>> For a scatter or bubble...ways: To use the same x-value expression for all chart series, add...

    docs.aspose.com/words/net/linq-working-with-cha...
  10. ReportBuilderOptions.MissingMemberMessage | Asp...

    Discover the ReportBuilderOptions MissingMemberMessage property. Easily customize messages for missing object references, enhancing user experience effortlessly....printed instead of a template expression that represents a plain reference...only printing of a template expression representing a plain reference...

    reference.aspose.com/words/net/aspose.words.low...