Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Cells for Python via Java provides Shape.getGeometry().getShapeAdjustValues() method to make changes to the adjustment points of shapes. In the Microsoft Excel UI, adjustments display as yellow diamond nodes. For example:
This article will explain the use of the Shape.getGeometry().getShapeAdjustValues() method to change the adjustment values of the different shapes.
The code sample below shows how to change the adjustment values of a shape.
The following code example shows how to set or change a rounded rectangle callout tip point position in Excel.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.