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.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...
GradientStopCollection.remove_at method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...
ShapeBase.markupLanguage property. Gets MarkupLanguage used for this graphic object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...
Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++.... auto doc = System :: MakeObject < Aspose...one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection () -> get_Body...
A comprehensive guide on tags and their usage in your project....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...
Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object.... doc = aw . Document ( file_name =...x : x . as_shape (), list ( doc . get_child_nodes ( aw . NodeType...
Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...