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

syntax

(0.09 sec)
  1. Restricting Access to Type Members in Java|Aspo...

    Learn how to restrict access of a template author to members of types sensitive using LINQ in Java....the engine through template syntax, you can use the following...terms of security. Inlining Syntax Error Messages into Templates...

    docs.aspose.com/words/java/restricting-access-t...
  2. 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...
  3. 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...
  4. Supports sub-reports|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.... Use the following syntax: &=subreport{ReportName=YourReportName;...the matching order lines. 📋 Syntax Details &=subreport{ Repor...

    docs.aspose.com/cells/reportingservices/sub-rep...
  5. 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...
  6. 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....Collaborative Mode Settings for GridJs Syntax Checking & Spell Correction...

    docs.aspose.com/cells/java/aspose-cells-gridjs/
  7. 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...
  8. 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...
  9. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph 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 = md.SyntaxFactory;...

    products.aspose.com/html/net/markdown-paragraph/
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header 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...the headers to the Markdown syntax tree markdown.AppendChild(heading1);...

    products.aspose.com/html/net/markdown-header/