Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,322 for

syntax

(0.07 sec)
  1. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…...null-coalescing operator in the template syntax. Is there a recommended way...distinct worked with the above syntax but contains still shows false...

    forum.aspose.com/t/enumeration-extension-method...
  2. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java.... Syntax of a doc tag is defined as...snippet shows the template syntax for this. << doc [ document_expression...

    docs.aspose.com/words/java/inserting-documents-...
  3. Create PDF Report In C#

    Generate reports and automate documents using PDF templates and custom data in C#.... Using LINQ -based syntax, sort, filter, and group your...your data source using LINQ syntax and get a report in the format...

    products.aspose.com/words/net/report/pdf/
  4. Create HTML Report In Java

    Generate reports and automate documents using HTML templates and custom data in Java.... Using LINQ -based syntax, sort, filter, and group your...your data source using LINQ syntax and get a report in the format...

    products.aspose.com/words/java/report/html/
  5. In reporting engine, keep base element attribut...

    I am building a template to create a report from an internal data source generated by our application. The data source is a list of plants containing a list of processes, with a value for each process, and I would like t…...However, when I tried this syntax in a report template, it failed...This seems to be a bug as the syntax is valid. We are going to log...

    forum.aspose.com/t/in-reporting-engine-keep-bas...
  6. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....more information, see template syntax reference( https://docs.aspose...com/display/wordsjava/Template+Syntax) . Data types of comma-separated...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create WORD Report In Java

    Generate reports and automate documents using WORD templates and custom data in Java.... Using LINQ -based syntax, sort, filter, and group your...your data source using LINQ syntax and get a report in the format...

    products.aspose.com/words/java/report/word/
  8. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....reporting engine’s expression syntax. However, you can achieve the...expression tags (e.g., > ), as this syntax does not support arbitrary...

    forum.aspose.com/t/how-to-change-font-name-for-...
  9. Create HTML Report In C#

    Generate reports and automate documents using HTML templates and custom data in C#.... Using LINQ -based syntax, sort, filter, and group your...your data source using LINQ syntax and get a report in the format...

    products.aspose.com/words/net/report/html/
  10. Composing Expressions in C#|Aspose.Words for .NET

    Compose expressions when building a report using C#. The complexity of expressions in templates is not restricted....central concept of the template syntax. Every tag is bound with an...

    docs.aspose.com/words/net/composing-expressions/