Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,522 for

syntax

(0.02 sec)
  1. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java.... Syntax of a doc tag is defined as...snippet shows the template syntax for this. << doc [ document_expression...

    docs.aspose.com/words/java/inserting-documents-...
  2. Markdown Header - C# Code

    Code for creating Markdown Header in C#. Use the C# 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/
  3. CsvDataSource Class | Aspose.Words for .NET

    Aspose.Words.Reporting.CsvDataSource class. Provides access to data of a CSV file or stream to be used within a report in C#....more information, see template syntax reference ( https://docs.aspose...com/display/wordsnet/Template+Syntax) . Data types of comma-separated...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Question|Documentation

    A markup element that creates a closed-ended question.... Syntax The element is declared with...text and use ([character]) syntax alone to create rating scales...

    docs.aspose.com/omr/java/design-form/question/
  5. Using Operators in Java|Aspose.Words for Java

    Use predefined operators in template expressions when building a report in Java....Whereas the object initializer syntax is supported (including objects...the collection initializer syntax is not. Also, the engine enables...

    docs.aspose.com/words/java/using-operators/
  6. Defining a variable in Aspose? - Aspose.Words P...

    Hello, I saw on the documentation that the Syntax for defining a variable is: <<var [s = “Hello!”]>><<[s]>> I tried the same code on a completely blank document but the system returns error is there something I’m miss…...the documentation that the syntax for defining a variable is:...used the following template syntax: <<var [s = “Hello!”]>><<[s]>>...

    forum.aspose.com/t/defining-a-variable-in-aspos...
  7. ReportingEngine BuildReport - Getting Error "An...

    Hello! I would like to test Aspose with a word template which have header and footer. In the header and footer I would like to show common data of my object and in the middle I would like to show the data of my list, wh…...the following LINQ Reporting syntax to avoid the shared issue.... Please use LINQ Reporting syntax <<[ Sachkonten.HeaderProperty1]>>...

    forum.aspose.com/t/reportingengine-buildreport-...
  8. JsonDataSource Class | Aspose.Words for .NET

    Aspose.Words.Reporting.JsonDataSource class. Provides access to data of a JSON file or stream to be used within a report in C#....more information, see template syntax reference ( https://docs.aspose...com/display/wordsnet/Template+Syntax) . In template documents, you...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Configure and Use CRM OneClick Generator|Aspose...

    How to use and configure Aspose OneClick Word Document Generator add-on using C#....button and use the following syntax: Syntax: <Template Name>|<Action:...

    docs.aspose.com/words/net/using-and-configuring...
  10. MUSTACHE Mail Merge In C#

    Personalize your Mail merge MUSTACHE file using C#. Automate emails or build reports using Mail merge MUSTACHE template in C#....templates based on the Mustache syntax and execute mail merge operations...Mustache is an alternative syntax for mail merge templates that...

    products.aspose.com/words/net/mailmerge/mustache/