Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,340 for

syntax

(0.07 sec)
  1. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....Paragraphs Containing Only Template Syntax Tags While building a report...paragraphs containing only template syntax tags can become empty after...

    docs.aspose.com/words/python-net/linq-reporting...
  2. ReportingEngine.set_restricted_types method | A...

    ReportingEngine.set_restricted_types method. Specifies types, which members as well as which derived types' members should be inaccessible by the engine through template Syntax....the engine through template syntax. def set_restricted_types (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures.... It supports syntax highlighting, automatic formatting.... As the name suggest, its syntax is similar to the code for...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  4. QR code generation in word template - Free Supp...

    Hi, I’m using Aspose.Words to insert tags in a .docx file, which I then pass to the engine along with JSON data for document generation. Now, I want to add QR code support so that by simply placing a tag in the .docx fi…...LINQ Reporting Syntax? If so, you can put the syntax into DISPLAYBARCODE...

    forum.aspose.com/t/qr-code-generation-in-word-t...
  5. Report In Java

    Generate reports in Java and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Java reporting tools.... Using LINQ -based syntax, sort, filter, and group data...your data source using LINQ syntax and get a report in the format...

    products.aspose.com/words/java/report/
  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. Foreach in reporting engine with Text suffix - ...

    I have the following json { "introduction":{ "title":"Introduction blabla", "content":[ "My name's Test'", "I love you!" ] }, .... } I read your forum and especially this top…...4 Finally, I found the good syntax <<foreach [in introduction...

    forum.aspose.com/t/foreach-in-reporting-engine-...
  8. 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...application startup. Inlining Syntax Error Messages into Templates...

    docs.aspose.com/words/java/restricting-access-t...
  9. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures.... It supports syntax highlighting, automatic formatting.... As the name suggest, its syntax is similar to the code for...

    docs.aspose.com/omr/net/json-markup/
  10. 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...