Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 429 for

reporting engine lists

(0.14 sec)
  1. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a report in Java....typical template for LINQ Reporting Engine is composed of common...explanation ignored by the engine < <tag_name [expression] –switch1...

    docs.aspose.com/words/java/template-syntax/
  2. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....learn more, visit the LINQ Reporting Engine documentation article...Document(getMyDir() + "Reporting engine template - JSON data destination...

    reference.aspose.com/words/java/com.aspose.word...
  3. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....learn more, visit the LINQ Reporting Engine documentation article...specified source making it a ready report. buildReport(Document document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....classes that allow to access a list of bibliography sources available...pages. Aspose.Words.Lists The Aspose.Words.Lists namespace contains...

    reference.aspose.com/words/net/
  5. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....and LINQ reporting. A typical template for LINQ Reporting Engine...explanation ignored by the engine < <tag_name [expression] –switch1...

    docs.aspose.com/words/net/template-syntax/
  6. Inserting Bookmarks Dynamically in C#|Aspose.Wo...

    Insert bookmarks into your document dynamically when building a report using C#....bookmarks dynamically in reporting templates. You can insert...insert bookmarks to your reports dynamically using bookmark tags. Syntax...

    docs.aspose.com/words/net/inserting-bookmarks-d...
  7. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration....new Document ( MyDir + "Reporting engine template - CSV data destination...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....Represents options for the LINQ Reporting Engine functionality. public...used within report templates processed by this engine instance to...

    reference.aspose.com/words/net/aspose.words.low...
  9. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...Family words-net , linq-reporting-engine deid January 2, 2026,...volSortie, volBypass) and a dynamic list of elements issus from : Query...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  10. 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": …...Family words-java , linq-reporting-engine pgcentric February 17...JsonDataSource in LINQ Reporting engine, is there any supported...

    forum.aspose.com/t/looping-over-object-when-dat...