Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,353 for

syntax

(0.14 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements.... Syntax The element is declared with...

    docs.aspose.com/omr/net/txt-markup/empty_line/
  7. 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...
  8. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options....all elements using Markdown syntax without any raw HTML. Tables...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. Using Conditional Blocks in Java|Aspose.Words f...

    Use conditional blocks to represent the same data depending on a condition using Java.... You can use the following syntax to declare a conditional block...

    docs.aspose.com/words/java/using-conditional-bl...