Fill.back_color property. Gets or sets a Color object that represents the background color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...
Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...
Discover the FieldCollection GetEnumerator method—efficiently return an enumerator object and enhance your data handling capabilities....FieldCollection () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...
GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...
aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
Aspose::Words::EditableRange::get_EditableRangeEnd method. Gets the node that represents the end of the editable range in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...
Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of the editable range in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...