Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...
GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...
Specifies type of chart axis in Java....throws Exception { Document doc = new Document(); DocumentBuilder..."Category 2", "Category 3"}; // Insert two series of decimal values...
ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose.Words.DocumentBuilder.InsertOleObject method...progId, asIcon, presentation) Inserts an embedded OLE object from...from a stream into the document. insertOleObject ( stream : Buffer...
ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++.... Examples Shows how to insert linked and unlinked OLE objects...objects. auto doc = MakeObject < Document > (); auto builder = MakeObject...