Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,021 for

linq reporting

(0.04 sec)
  1. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with Linq Reporting Engine. The Linq expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...LINQ Expressions Not Working When Saving as PDF in Aspose.Words...documents with LINQ Reporting Engine. The LINQ expressions are...

    forum.aspose.com/t/linq-expressions-not-working...
  2. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a list by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the list to print the elements of that list ordered by date. Ho…...Linq OrderBy Date Aspose.Words Product Family words-net , linq-reporting-engine...linq-reporting-engine VictorMDiego March 18, 2026, 11:22am 1 I...

    forum.aspose.com/t/linq-orderby-date/326670
  3. How to adjust space in table in aspose word tem...

    Hi Team, Could you please assist me on below query. How to remove spacing in aspose word template table. And how to create aspose word template with same alignment with respect to a reference rdlc report. Below mention…...aspose word template using Linq report engine Aspose.Words Product...respect to a reference rdlc report. Below mentioned screenshot...

    forum.aspose.com/t/how-to-adjust-space-in-table...
  4. How to create gallery style layout with LINQ Re...

    Hi, we have a requirement where the user expects a gallery-style layout. Please check the attachment. Could you please guide us on whether this is feasible to achieve with the Linq report engine ? Thanks Gallery.zip (27…...gallery style layout with LINQ Report Engine syntax Aspose.Words...Product Family words-java , linq-reporting-engine pgcentric September...

    forum.aspose.com/t/how-to-create-gallery-style-...
  5. 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...
  6. Mail Merge and Reporting in Java|Aspose.Words f...

    Mail Merge is a popular feature for quickly creating documents. Aspose.Words for Java 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 ] Mail Merge...turning it into a full-fledged reporting solution that allows you to...

    docs.aspose.com/words/java/mail-merge-and-repor...
  7. How to shrink Aspose word table row header dyna...

    Hi Team, I need to shrink the table header row based on table details in the below rows dynamically in aspose word template using Linq. Please check the below attached template and correct me for this fix? Eg:In below …...using LINQ Aspose.Words Product Family words-net , linq-reporting-engine...in aspose word template using LINQ. Please check the below attached...

    forum.aspose.com/t/how-to-shrink-aspose-word-ta...
  8. 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...
  9. 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...
  10. 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-...