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

linq

(0.06 sec)
  1. 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-...
  2. Node.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous 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...
  3. 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...
  4. 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-...
  5. Insert image by base64 string - Free Support Fo...

    Hi support team, I would like to know if is it possible to insert base64 string to docx with Linq report engine. I don’t see any documentation about this scenario especially with Json Data source. For example: { "bad…...insert base64 string to docx with Linq report engine. I don’t see any...use the base64 strings in the Linq report engine? Are you looking...

    forum.aspose.com/t/insert-image-by-base64-strin...
  6. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... linq . Enumerable . of_type ( lambda...( lambda b : system_helper . linq . Enumerable . of_type ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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…...Words Product Family words-net , linq-reporting-engine deid January...Word template (LINQ Reporting Engine) The LINQ Reporting Engine...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  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. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...Words Product Family linq-reporting-engine deid December...variable If the source is a LINQ query, force a single enumeration...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  10. 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/