Where is the current documentation for MergeTemplate:
Can someone clarify this or point to current documentation.
Thanks
Where is the current documentation for MergeTemplate:
As suggested above you can use conditional blocks in Mustache Template for your requirements. However, since Aspose.Words Cloud 20.5, you can use Aspose LINQ reporting engine in Aspose.Words Cloud as well. We have introduced following API Method for building reports. Hopefully it will help you to accomplish your requirement using Aspose.Words REST API.
PUT /words/{name}/buildReport Executes document “build report” operation.
PUT /words/buildReport Executes document “build report” online operation.