Dekut - Render Worksheet to Graphics2D Context & Change Shape’s Adjustment Values using Java https://www.dekut.com/Technology/render-worksheet-to-graphics2d-context-change-shape%E2%80%99s-adjustment-values-using-java/ We are pleased to announce the new release of Aspose.Cells for Java 8.5.2. This month’s release contains many useful features and improvements along with some critical bug fixes. Aspose.Cells for Java APIs have exposed an overloaded version of SheetRender.toImage method that can accept an instance of java.awt.Graphics2D along with usual parameters to render the Worksheet in Graphics2D context. This feature is helpful in scenario where you wish to get high (scalable) print quality by redirecting the Graphics2D context to PostScript printer and create a PDF from the PostScript. Aspose.Cells for Read MoreJava now provides the PivotTable.getCellByDisplayName method to obtain the Cell reference by PivotField display name. This method is useful in scenarios where application requirement is to format the PivotField header in the PivotTable. Aspose.Cells for Java 8.5.2 has exposed the Geometry.getShapeAdjustValues method that can be used to make changes to the adjustment points within the shapes. Please note, Microsoft Excel application displays the adjustments points as yellow diamond nodes while allowing to change the arc for rounded rectangle, point location for triangle, top width of a trapezoid and shape of head & tail for arrows. Aspose.Cells APIs provide the means to apply Consolidation Function to DataFields (or value fields) of the PivotTable. In Microsoft Excel, you can right click the value field and then select Value Field Settings… option and then select the tab Summarize Values By. From there, you can select any Consolidation Function of your choice like Sum, Count, Average, Max, Min, Product, Distinct Count etc. The most notable enhancements in this release includes, Improved the HTML & PDF rendering for alignment and layout, improved overall memory consumption and many more. Mon, 14 Sep 2015 03:25:20 UTC en