GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...
GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...
Fill.preset_textured method. Sets the fill to a preset texture.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... let certificateHolder = aw . DigitalSignatures . CertificateHolder...base . myDir + "morzal.pfx" , "aw" ); // Create a comment and date...
TabStopCollection.removeByIndex method. Removes a tab stop at the specified index from the collection.... let doc = new aw . Document (); let tabStops =...add ( aw . ConvertUtil . millimeterToPoint ( 30 ), aw . TabAlignment...
AxisScaling.minimum property. Gets or sets minimum value of the axis.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...