Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 436 for

reporting engine lists

(0.17 sec)
  1. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating Reporting....capabilities, mail‑merge, and reporting functionalities. Aspose.Words...appealing documents or automating reporting. Modern document formats and...

    docs.aspose.com/words/python-net/features/
  2. Using Lexical Tokens in C#|Aspose.Words for .NET

    Use lexical tokens in template expressions when building a report in C#....a type that is known by the engine (see “Setting up Known External...access. Inside a data band the engine resolves the member to the...

    docs.aspose.com/words/net/using-lexical-tokens/
  3. 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...
  4. 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...
  5. <<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...
  6. Product Overview|Documentation

    Aspose.3D for .NET is a class library project that empowers .NET applications to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. Aspose.3D API lets Engineers read, convert, build, alter and control the substance of the 3D document formats....3D API lets engineers read, convert, build, alter...3D for .NET version before reporting the issue. Refer to the NuGet...

    docs.aspose.com/3d/net/product-overview/
  7. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...Words Product Family linq-reporting-engine deid December 3, 2025...generation (optional) Store the list in a static field, a singleton...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  8. Product Overview|Documentation

    Aspose.3D for Python via .NET is a cross-platform class library that enables your applications to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. Aspose.3D API lets Engineers read, convert, build, alter and control the substance of the 3D document formats....3D API lets engineers read, convert, build, alter...Python via .NET version before reporting the issue. Refer to the Python...

    docs.aspose.com/3d/python-net/product-overview/
  9. Product Overview|Documentation

    Aspose.3D for Node.js via Java is a cross-platform class library that enables your applications to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. Aspose.3D API lets Engineers read, convert, build, alter and control the substance of the 3D document formats....3D API lets engineers read, convert, build, alter...js via Java version before reporting the issue. Refer to the Node...

    docs.aspose.com/3d/nodejs-java/product-overview/
  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