Aspose::Words::Drawing::GradientStopCollection::Insert method. Inserts a GradientStop to the collection at a specified index in C++....-> idx_get ( 0 ) -> set_Transparency ( 0.25 ); // Add new gradient...-> idx_get ( 0 ) -> get_Transparency (), 0.01 ); ASSERT_EQ (...