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

linq reporting

(0.12 sec)
  1. 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...
  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. 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...
  4. 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-...
  5. 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...
  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. 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...
  8. 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...
  9. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...LINQ Report Engine - When using XmlDataSource not able to access...Product Family words-java , linq-reporting-engine vasanth18 December...

    forum.aspose.com/t/linq-report-engine-when-usin...
  10. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...in aspose word template using LINQ Aspose.Words Product Family...showing border while generate report. As part of alignment uniformity...

    forum.aspose.com/t/about-table-border-visibilit...