Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,271 for

syntax

(0.16 sec)
  1. 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...
  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. 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-...
  4. Merging Table Cells Dynamically in Java|Aspose....

    Merge table cells with equal textual contents when building a report in Java.... Syntax of a cellMerge tag is defined...cellMerge tag using the following syntax. << cellMerge [ expression...

    docs.aspose.com/words/java/merging-table-cells-...
  5. 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/
  6. 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-...
  7. 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...
  8. 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/
  9. XmlDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.XmlDataSource. Easily access XML data for seamless integration into your reports and enhance data visualization....more information, see template syntax reference ( https://docs.aspose...com/display/wordsnet/Template+Syntax) . When XML Schema Definition...

    reference.aspose.com/words/net/aspose.words.rep...
  10. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...例如: # The logic for invoking syntax checking here can be implemented...or custom logic. def correct_syntax ( text , locale ): # replace...

    docs.aspose.com/cells/zh/python-net/aspose-cell...