aspose.words.DocumentBuilder.Insert_check_box method...insert_check_box method Contents [ Hide ] insert_check_box(name...insert_check_box(name, checked_value, size) Inserts a checkbox form field at the...
Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers How to Insert Comment into Word Document using C# How to...C# How to Add Image in Word Document using C# Code How to Create...
GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...
GradientStopCollection.remove_at method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...
AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
Chart.axis_x property. Provides access to properties of the primary X axis of the chart.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...