Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,032 for

linq reporting

(0.91 sec)
  1. Restricting Access to Type Members in Java|Aspo...

    Learn how to restrict access of a template author to members of types sensitive using Linq in Java....[ Hide ] In scenarios where report templates are created by a...security point of view. LINQ Reporting Engine provides API to...

    docs.aspose.com/words/java/restricting-access-t...
  2. Issue with -horz and -greedy flag when we have ...

    Hi Team, I have a template in which table with single row and single cell. In that table there is foreach tag and inside that foreach tag there is a -horz flag and inside that table there is another table with 3 rows …...Product Family words-net , linq-reporting-engine dwagh July 18, 2025...

    forum.aspose.com/t/issue-with-horz-and-greedy-f...
  3. 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…...base64 string to docx with Linq report engine. I don’t see any documentation...the base64 strings in the Linq report engine? Are you looking to...

    forum.aspose.com/t/insert-image-by-base64-strin...
  4. How to access dynamic object properties using t...

    Hi team, Aspose Words for Java version 25.11. JSON payload is used to prepare JsonDataSource at time of document generation. I’m working with a JSON payload where some property names are dynamic. Here is a simplified …...Product Family words-java , linq-reporting-engine sagaofsilence.dev...@sagaofsilence.dev Thanks for the report. I have not confirmed this...

    forum.aspose.com/t/how-to-access-dynamic-object...
  5. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#.... LINQ Reporting Engine enables you to use...

    docs.aspose.com/words/net/using-variables/
  6. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....source, generating a completed report with additional options. public...source, generating a completed report with additional options. public...

    reference.aspose.com/words/net/aspose.words.low...
  7. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...BuildReport(document, dataSource); // LINQ reporting engine foreach (var field...document? 4. Does BuildReport (LINQ Reporting Engine) allocate to the...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  8. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...merge region boundary, or a LINQ Reporting <<if [cond]>> block) so...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  9. Support Dynamic Alias Mapping for Aspose Mail M...

    I am using Aspose Mail Merge to populate dynamic data using: engine.BuildReport(doc, dataSource, "study"); This allows me to access fields such as: <<[study.Title]>> Currently, the values for Title and other properti…...Words Product Family linq-reporting-engine KeerthanaRamesh214...6:44pm 7 How will I build the report with this expandoobject can...

    forum.aspose.com/t/support-dynamic-alias-mappin...
  10. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using Linq Reporting Engine in Java....template with data using LINQ Reporting Engine. Methods Method...source, generating a completed report with specified output format...

    reference.aspose.com/words/java/com.aspose.word...