ShapeBase.widthRelative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. get widthRelative...
ShapeBase.heightRelative property. Gets or sets the value that represents the percentage of Shape's relative height....represents the percentage of shape’s relative height. get heightRelative...
ShapeBase.topRelative property. Gets or sets the value that represents Shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...
Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...
Hey Aspose Team,
I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it.
public virtual S…...fileName, string imgCoordinates, Shape oldShape) { string ProcessName...DocumentBuilder(oDoc); // Get all shapes in document NodeCollection...
ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...
Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...