Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 358 for

reporting engine lists

(0.08 sec)
  1. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....Contents [ Hide ] LINQ Reporting Engine enables you to perform...dynamically while building a report. Note – To work with content...

    docs.aspose.com/words/net/working-with-content-...
  2. Working with Common Data Bands in C#|Aspose.Wor...

    Output a common data band withing a paragraph when building a report in C#....this case, while building a report, the band is replaced with...In this case, the engine produces a report as follows. The items...

    docs.aspose.com/words/net/working-with-common-d...
  3. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....Contents [ Hide ] LINQ Reporting Engine enables you to perform...dynamically while building a report. Note – To work with content...

    docs.aspose.com/words/java/working-with-content...
  4. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!...new Document ( MyDir + "Reporting engine template - JSON data destination...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose.Words.MailMerging | Aspose.Words for .NET

    Discover the powerful Aspose.Words.MailMerging namespace for efficient mail merge Reporting. Enhance your document automation with advanced features today!...“original” mail merge reporting engine. Classes Class Description...custom data source, such as a list of objects. Master-detail data...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …...Family words-java , linq-reporting-engine pgcentric July 23, 2025...formatting dates using the LINQ Reporting Engine in Aspose.Words for Java...

    forum.aspose.com/t/issue-when-formatting-date/3...
  7. JsonDataLoadOptions.ExactDateTimeParseFormats |...

    Discover JsonDataLoadOptions' ExactDateTimeParseFormats for precise JSON datetime parsing. Customize formats easily for seamless data loading!...new Document ( MyDir + "Reporting engine template - JSON data destination...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  8. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....new Document ( MyDir + "Reporting engine template - XML data destination...new XmlDataSource ( MyDir + "List of people.xml" ); BuildReport...

    reference.aspose.com/words/net/aspose.words.rep...
  9. <<restartNum>> stops working inside table - Fre...

    template List with numbering restart <<foreach [ManagerTestClass m in Managers]>><<[m.getName()]>> (<<[m.getContracts().sum(c => (int)c.getPrice())]>>) | 1. <<restartNum>><<foreach [ContractTestClass c in m.getContract…...2, 2025, 12:09am 1 template List with numbering restart <<foreach...h>> 1044×483 16.4 KB result List with numbering restart John...

    forum.aspose.com/t/restartnum-stops-working-ins...
  10. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...Document; List<Run> matchedRuns = GetMatchedRuns(args);...Remove(); // Signal to the replace engine to do nothing because we have...

    forum.aspose.com/t/replace-word-with-image/317224