Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,032 for

linq reporting

(1.78 sec)
  1. How to add left cell padding dynamically to ima...

    Hi Team, If left padding values are available in dataset against each image data (bytes) then can we able to add left padding to images (in aspose word template expression) dynamically based on dataset values? If yes, c…...using LINQ Aspose.Words Product Family words-net , linq-reporting-engine...

    forum.aspose.com/t/how-to-add-left-cell-padding...
  2. How to position tables in aspose word template ...

    Hi Team, How to place tables fixed position at bottom (just above the footer) of the aspose word template/report. by using table position we tried to add positions to tables, but contents overlap to footer In…...in aspose word template using LINQ at bottom page Aspose.Words...Product Family words-net , linq-reporting-engine rose.thomas March...

    forum.aspose.com/t/how-to-position-tables-in-as...
  3. About image padding using Code.CalcLeftPadding(...

    Hi, Could you please assist me on the below mentioned requirement. Need to set size on images using Code.CalcLeftPadding(Fields!ReportData.Value, 7.1, 8.6) & “pt” function in aspose word template using Linq report engi…...aspose word template using Linq report engine with c#code Aspose...aspose word template using Linq report engine with c#code. Sample...

    forum.aspose.com/t/about-image-padding-using-co...
  4. In reporting engine, keep base element attribut...

    I am building a template to create a report from an internal data source generated by our application. The data source is a list of plants containing a list of processes, with a value for each process, and I would like t…...In reporting engine, keep base element attribute when using SelectMany...Aspose.Words Product Family linq-reporting-engine Leyan March 22,...

    forum.aspose.com/t/in-reporting-engine-keep-bas...
  5. How to remove extra spaces from a aspose word t...

    HI Team, How to remove extra spaces from a field in aspose word template. I have used some expressions but still some spaces showing. Please assist on urgent basis. method 1 : <<[string.Join(" ",(r.First().MRDescripti…...using LINQ Aspose.Words Product Family words-net , linq-reporting-engine...Replace(" ", " ").Trim()]>> Report showing as below: 940×310 10...

    forum.aspose.com/t/how-to-remove-extra-spaces-f...
  6. How to apply IIF condiion with tostring and len...

    Hi Team, How to apply IIF condiion with tostring and length conditions to an data field in aspose word template using Linq report engine for the below mentioned expression IIF(First(Fields!WitnessedBy.Value).ToString()…...aspose word template using Linq report engine Aspose.Words Product...Product Family words-net , linq-reporting-engine rose.thomas November...

    forum.aspose.com/t/how-to-apply-iif-condiion-wi...
  7. How to content fit data same line in Aspose wor...

    Hi Team, In aspose word template table cell how to fit in same row/line, if adding autofit then data getting to distort. Also, I am unable to move table last column towards left. Attached template for reference. …...using LINQ Aspose.Words Product Family words-net , linq-reporting-engine...

    forum.aspose.com/t/how-to-content-fit-data-same...
  8. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...in aspose word tempate using LINQ Aspose.Words Product Family...column to disappear when the LINQ expression r.Max(i => i.PartialDischarge)...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  9. Mail Merge and Reporting in Python|Aspose.Words...

    Mail Merge is a popular feature for quickly creating documents using Python. Aspose.Words for Python via .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged Reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....Ask AI Mail Merge and Reporting Contents [ Hide ] Purpose Summary...to perform mail‑merge and reporting, covering templates, supported...

    docs.aspose.com/words/python-net/mail-merge-and...
  10. How to apply CalcPadding function call from Asp...

    Hi Team, As part of RDLC report conversion to aspose, I want to apply Calcpadding function which is using rdlc in aspose word template. How can I do? Related screenshots and created aspose template attached. Kindly refe…...using LINQ Aspose.Words Product Family words-net , linq-reporting-engine...1 Hi Team, As part of RDLC report conversion to aspose, I want...

    forum.aspose.com/t/how-to-apply-calcpadding-fun...