This section explains how to draw Shapes in a visio page with Aspose.Diagram....polyline shape in a page. In order to draw a polyline shape, the...bezier shape in a page. In order to draw a bezier shape, the API...
Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction....docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...
Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...
HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...
Aspose::Words::DocumentBuilder::InsertForms2OleControl method. Inserts Forms2OleControl object into current position in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...forms2OleControl ) ReturnValue Shape object that contains passed...
HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...
Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic object in C++....Examples Shows how to verify a shape’s size and markup language....:: Words :: Drawing :: Shape > shape = builder -> InsertImage...
Aspose::Words::Drawing::Stroke::get_ImageBytes method. Defines the image for a stroke image or pattern fill in C++....Examples Shows how to process shape stroke features. auto doc =...() + u "Shape stroke pattern border.docx" ); auto shape = System...
Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...group of shapes, images, OLE objects or other group shapes. A GroupShape...
Retrieve the first paragraph of a Shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature....FirstParagraph Contents [ Hide ] Shape.FirstParagraph property Gets...the first paragraph in the shape. public Paragraph FirstParagraph...