收藏订阅
Assortment of Output
Aspose.Report gives you the option of choosing from a rich assortment of output options which include but are not limited to SQL statement, Select statement, Where statement, Order By statement etc. In addition to this you can also output to web pages as well as to documents such as Word, Excel and PDF etc. Aspose.Report also enables your .NET or Java applications to create many different types of charts.
Rich User Interface
Aspose.Report for .NET comes bundled with a very rich user interface for Web and WinForms. Web interface allows you to set alias to fields, set fields to be visible/invisible, display human-readable query statement and supports custom CSS style. It also gives you the ability to show SQL statement window, OrderBy statement window, Select statement window and Where statement window. Aspose.Report's WinForms interface gives you the ability to show/hide SQL statement window, serialize the state of the component and restore the serialized state.
The user interface supported by Aspose.Report for Java allows you to select any column from any table of the database, enable/disable error messaging and supports custom CSS style. It also gives you the ability to show SQL request and response.
Building Queries
Aspose.Report control can easily be dragged and dropped on to a Web/Winform form or used with a Java application. Aspose.Report allows you to use any database at backend. You just need to provide the connection and let the component do the rest. Aspose.Report supports multiple tables as well as advanced condition input.
Creating Charts
Aspose.Report for .NET provides support for 21 different chart types plus their variants. Aspose.Report for .NET also allows stylish effects including 3D, transparency, gradient, anti-aliasing and background image etc. In addition to this you have the option of creating charts via API, XML or both. You can also export your charts to SWF (Macromedia Flash) very easily. The chart types supported by Aspose.Report for .NET include Area, Bar, Bubble, Contour, Candlestick, Cube, Curve, CurveArea, Doughnut, Gantt, HighLowClose, Line, OpenHighLowClose, Pareto, Pie, Pyramid, Point, Radar, Scatter, Step, Surface.
Aspose.Report for .NET includes three sub-components AdHoc.Web, AdHoc.WinForms and Chart. Aspose.Report for .NET can be used for a variety of tasks, ranging from ad hoc reports to quick and easy search screens and a variety of great looking charts. Using Aspose.Report for .NET, developers can quickly and easily add ad hoc capabilities to their .NET Web and WinForms applications as well as create great looking charts supporting 21 popular chart types having some stylish effects including 3D rendering, transparency, gradients and anti-aliasing. Developers can simply drag and drop the Aspose.Report for .NET component on to their Web or Win form, assign a DataTable object for Web forms or assign a DataSet object for WinForms as data source and abstract a variety of outputs including SQL Statements, Filtered Data Objects and many more. Since the Aspose.Report for .NET component uses a DataTable for Web and a DataSet for WinForms as its data source, developers can use virtually any database at back end.
Aspose.Report for Java includes three sub-components aspose.report.adhoc.facelets, aspose.report.adhoc.jsf and aspose.report.chart. Aspose.Report for Java can be used for a variety of tasks, ranging from ad hoc reports to quick and easy search screens and a variety of great looking charts. Using Aspose.Report for Java, developers can quickly and easily add ad hoc capabilities to their Java applications as well as create great looking charts supporting 9 popular chart types having some stylish effects including transparency, gradients and anti-aliasing. Aspose.Report for Java allows developers to connect to any database and offers the outputs in the form of SQL statement and SqlResponse.