Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,351 for

syntax

(0.07 sec)
  1. How to apply IIF condiion with tostring and len...

    Hi Team, How to apply IIF condiion with tostring and length conditions to an data field in aspose word template using Linq report engine for the below mentioned expression IIF(First(Fields!WitnessedBy.Value).ToString()…...Engine supports a subset of C# syntax in its template expressions...@rose.thomas AI translates this syntax like this: ( Fields.ReportNameKey...

    forum.aspose.com/t/how-to-apply-iif-condiion-wi...
  2. Looping over object when data source is JSON - ...

    When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value? Example JSON: "node":{ "ingredientsPerLanguage": …...Pommes Is there any template syntax or workaround that allows iterating...does not describe a built‑in syntax for iterating over an object’s...

    forum.aspose.com/t/looping-over-object-when-dat...
  3. Working with DataSet objects in Java|Aspose.Wor...

    Access DataTable row objects using template expressions when building a report in Java....the table using the following syntax. ds . Persons Note – Table...

    docs.aspose.com/words/java/working-with-dataset...
  4. Aspose.Cells.GridJs|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Mobile Settings for GridJs Syntax Checking & Spell Correction...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Restricting Access to Type Members in C#|Aspose...

    Learn how to restrict access of a template author to members of types sensitive using LINQ in C#....the engine through template syntax, you can use the following...default the engine throws a syntax‑error exception, indicating...

    docs.aspose.com/words/net/restricting-access-to...
  6. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....the engine through template syntax. static SetRestrictedTypes...the engine through template syntax. See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....the engine through template syntax. getUseReflectionOpti() Gets...the engine through template syntax. setUseReflectionOpti(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Cells.GridJs|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Docker Settings for GridJs Syntax Checking & Spell Correction...

    docs.aspose.com/cells/net/aspose-cells-gridjs/
  9. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...template using the LINQ tag syntax alexey.noskov May 15, 2025...2025, 12:12pm 5 Hello , Above syntax works perfectly well but If...

    forum.aspose.com/t/while-generating-using-aspos...
  10. Markdown Code Block – C# Code Examples

    Create Markdown Inline Code and Code Block in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....full Markdown parsing and MD syntax tree management based on the...factory for creating the Markdown syntax tree var mdf = markdown.SyntaxFactory;...

    products.aspose.com/html/net/markdown-code-block/