Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,187 for

shape group

(0.19 sec)
  1. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....CommandButtonControl(); Shape shape = builder.insertForms2OleContr(button1);...Gets a string that specifies a group of mutually exclusive controls...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render Shapes as images and save them to files for seamless integration and enhanced productivity....ImageSaveOptions ) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a Group of Shapes in a document. To learn more, visit the documentation article in C++....GroupShape class Represents a group of shapes in a document. To learn...more, visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method. Removes a series Group at the specified index. All child series will be removed from the chart in C++....At method Removes a series group at the specified index. All..."Combo chart.docx" ); auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OleControl class to seamlessly integrate OLE ActiveX controls in your applications for enhanced functionality....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.isGroup property | Aspose.Words for N...

    ShapeBase.isGroup property. Returns ``true`` if this is a Group Shape....Returns true if this is a group shape. get isGroup () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 PHP 中连接组的子形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  10. ShapeBase.is_group property | Aspose.Words for ...

    ShapeBase.is_Group property. Returns ``True`` if this is a Group Shape....is_group property ShapeBase.is_group property Returns True if...if this is a group shape. @property def is_group ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...