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

syntax

(0.13 sec)
  1. 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-...
  2. 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...
  3. 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-...
  4. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data objects as null literals using LINQ in C#....with Template Syntax Tags in C# Inlining Syntax Error Messages...

    docs.aspose.com/words/net/accessing-missing-mem...
  5. JsonDataSource | Aspose.Words for Java

    Provides access to data of a JSON 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) . In template documents, you...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML....all elements using Markdown syntax without any raw HTML. TABLES...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  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. Convert Markdown to HTML – Aspose.HTML for Java

    Learn how to convert Markdown to HTML using Aspose.HTML for Java. Consider various Markdown to HTML conversion scenarios with ready-to-use Java code examples....with a plain-text-formatting syntax. Markdown is often used as...to provide a human-readable syntax that can be effortlessly converted...

    docs.aspose.com/html/java/convert-markdown-to-h...
  10. 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-...