Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,924 for

linq

(0.2 sec)
  1. 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-...
  2. 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-...
  3. aspose.words.lowcode module | Aspose.Words for ...

    The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way....using LINQ Reporting Engine. ReportBuilderContext LINQ Reporting... Represents options for the LINQ Reporting Engine functionality...

    reference.aspose.com/words/python-net/aspose.wo...
  4. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....word template Linq reporting engine dynamically...template with Aspose.Words .NET LINQ Reporting Engine Below is a...

    forum.aspose.com/t/about-images-pdf-attachment-...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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-...
  10. Composing Expressions in C#|Aspose.Words for .NET

    Compose expressions when building a report using C#. The complexity of expressions in templates is not restricted....Words LINQ Reporting Engine. Expression...runtime, and its result is used by LINQ Reporting Engine according to...

    docs.aspose.com/words/net/composing-expressions/