Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,025 for

linq reporting

(0.07 sec)
  1. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...Product Family words-net , linq-reporting-engine NaraSg October 20...

    forum.aspose.com/t/reading-a-sub-template-from-...
  2. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....ReportBuilderOptions Additional report build options. Examples Shows...sources: string doc = MyDir + "Report building.docx" ; MessageTestClass...

    reference.aspose.com/words/net/aspose.words.low...
  3. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....To learn more, visit the LINQ Reporting Engine documentation article...new Document(getMyDir() + "Reporting engine template - CSV data...

    reference.aspose.com/words/java/com.aspose.word...
  4. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating Reporting....appealing documents or automating reporting. Modern document formats and...as a reporting solution on its own. Design your reports in Microsoft...

    docs.aspose.com/words/java/features/
  5. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless Reporting....To learn more, visit the LINQ Reporting Engine documentation article...qualified names can be used within report templates processed by this...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Merging cells in Table - Word - Free Support Fo...

    Hi, I am building a template which utilizes the <<cellMerge - horz>> I want my table so that it merges any blank cells with the cell that has a value. So far I have a table that has 5 columns, Col 4 and 5 are blank and…...cellMerge tag instructs LINQ Reporting Engine to merge cells with...

    forum.aspose.com/t/merging-cells-in-table-word/...
  7. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template document at the exact position using Linq in Java....Contents [ Hide ] By default, LINQ Reporting Engine throws an exception...exception while building a report. However, when ReportBuildOptions...

    docs.aspose.com/words/java/inlining-syntax-erro...
  8. Working with DataTable Row Objects in Java|Aspo...

    Use simplified syntax in template expressions to work with DataTable row objects when building a report in Java....Objects Contents [ Hide ] LINQ Reporting Engine enables you to access...child rows that you can apply LINQ methods to, such as r.Persons...

    docs.aspose.com/words/java/working-with-datatab...
  9. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...Product Family words-net , linq-reporting-engine NaraSg May 29, 2025...From what I understand, the Report Builder allows adding only...

    forum.aspose.com/t/parse-word-template-to-ident...
  10. Error when executing a static function call - F...

    Hello, The following template syntax throws an error during execution <<var [commonInfo = CommonInfo]>> <<var[graphic = MyClass.GetGraphics(“Overview”, <<[commonInfo.Param1]>>, <<[commonInfo.Param2]>>, <<[commonInfo.P…...Words Product Family linq-reporting-engine NaraSg October 26...========== using Aspose.Words.Reporting; using DataObjects; using...

    forum.aspose.com/t/error-when-executing-a-stati...