Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,868 for

linq

(0.93 sec)
  1. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#.... LINQ Reporting Engine enables you...Working with DataSet objects LINQ Reporting Engine enables you...

    docs.aspose.com/words/net/working-with-mail-mer...
  2. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...main template using the <<doc>> LINQ tag. Please find attached a...incorrect data types, improper LINQ tag usage, or issues with the...

    forum.aspose.com/t/unable-to-insert-a-document-...
  3. 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": …...Product Family words-java , linq-reporting-engine pgcentric February...When using JsonDataSource in LINQ Reporting engine, is there any...

    forum.aspose.com/t/looping-over-object-when-dat...
  4. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"form":{ "gender":"M"}}. In Word, the output statement is: <<[form.gender]>>, which works fine. However, if the JSON content is: {"form":{ "smoke":["Y","N"]}}. In W…...Words Product Family linq-reporting-engine chongpeng November...5, 2024, 4:26pm 3 @chongpeng LINQ Reporting Engine uses a subset...

    forum.aspose.com/t/json-data-and-word-template-...
  5. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…...Words Product Family words-net , linq-reporting-engine bstuba April...2025, 2:16pm 1 I have a Words Linq Template as outlined below....

    forum.aspose.com/t/possible-bug-with-backcolor-...
  6. When need guidance on using root level values i...

    While testing the Linq Reporting Engine with a JSON payload, we observed the following behaviors, which may indicate a limitation or issue. Could you please help clarify? Query 1: Accessing Multiple Root-Level Elements …...Product Family words-java , linq-reporting-engine pgcentric April... 4:32pm 1 While testing the LINQ Reporting Engine with a JSON...

    forum.aspose.com/t/when-need-guidance-on-using-...
  7. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm.... linq . Enumerable . of_type ( lambda...( lambda b : system_helper . linq . Enumerable . of_type ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using Lambda Functions in C#|Aspose.Words for .NET

    Use lambda functions in template expressions when building a report in C#....functions inside LINQ Reporting Engine templates. LINQ Reporting Engine...pass a regular delegate to a LINQ Reporting Engine enumeration...

    docs.aspose.com/words/net/using-lambda-functions/
  9. Setting up Known External Types in C#|Aspose.Wo...

    Learn how to set up external types using Linq in C#....external types for the LINQ Reporting Engine. LINQ Reporting Engine...register a custom type with the LINQ Reporting Engine? A: Create...

    docs.aspose.com/words/net/setting-up-known-exte...
  10. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for Linq Reporting Engine to build a report in C#....merge and LINQ reporting. A typical template for LINQ Reporting...Introduction to LINQ Reporting Engine in C# LINQ Reporting Engine...

    docs.aspose.com/words/net/template-syntax/