Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,897 for

group shape

(0.04 sec)
  1. 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...
  2. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX 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...
  3. Public API Changes in Aspose.Diagram 4.2.0|Docu...

    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....Developers can now glue group shapes inside the container. Also...ungroup shapes. However, there’re many points in the group shapes...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Extended overview of main Aspose.PSD for Java F...

    Examples of working PSD, PSD and AI formats using Java...[Working with Group Layers within PSD File](psd/java/psd-group-layer/)...[Working with Shape Layers](psd/java/psd-shape-layer-manipulation/)...

    docs.aspose.com/psd/java/update-psd-psb-files-w...
  5. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...Chart Contents [ Hide ] Shape.Chart property Provides access...the chart properties if this shape has a Chart . public Chart Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) objects if this OLE object is an ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  8. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control 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...
  9. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series Group at the specified index...removeAt(index) Removes a series group at the specified index. All...let shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...StoryType Contents [ Hide ] Shape.StoryType property Returns Textbox...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...