Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,355 for

syntax

(0.52 sec)
  1. 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/
  2. Foreach in reporting engine with Text suffix - ...

    I have the following json { "introduction":{ "title":"Introduction blabla", "content":[ "My name's Test'", "I love you!" ] }, .... } I read your forum and especially this top…...4 Finally, I found the good syntax <<foreach [in introduction...

    forum.aspose.com/t/foreach-in-reporting-engine-...
  3. 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/
  4. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....control using the following syntax. << check [ conditional_expression...control using the following syntax. << item [ value_expression...

    docs.aspose.com/words/net/working-with-content-...
  5. How to properly render DataTable in Word templa...

    I’m trying to render a simple table in my template, but can’t get it quite right. Here’s my code: var dataTable = CreateTestDataTable(); var columnNames = dataTable.Columns.Cast<DataColumn>().Select(x => x.ColumnName…...template A by cutting template syntax from the first cell of the...

    forum.aspose.com/t/how-to-properly-render-datat...
  6. How to access dynamic object properties using t...

    Hi team, Aspose Words for Java version 25.11. JSON payload is used to prepare JsonDataSource at time of document generation. I’m working with a JSON payload where some property names are dynamic. Here is a simplified …...use the Aspose Words template syntax to read values based on these...Have you tried any template syntax (e.g., {{node.acmeObject.[dynamicKey]...

    forum.aspose.com/t/how-to-access-dynamic-object...
  7. RepeatingRows adds unwanted padding on second p...

    I'm currently evaluating Aspose, and one of our most desired features of Aspose is its ability to handle repeating rows when tables break pages. In testing, I am seeing extra padding on the first non-repeated row on sub…...generator syntax, but can still be loaded into...

    forum.aspose.com/t/repeatingrows-adds-unwanted-...
  8. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...header cell using the following syntax: <<if [your_condition] -horz>>...example you can use the following syntax: <<[val]:"#.#0;(#.#0)">>...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  9. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...getLayers()[0] syntax to obtain a reference to the...

    docs.aspose.com/psd/java/graphics-api/
  10. SqlQuery Element|Aspose.Words for SharePoint

    SqlQuery element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports.... However, the placeholder syntax is different for SqlDataSource...

    docs.aspose.com/words/sharepoint/sqlquery-element/