Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,993 for

group shape drawing

(0.11 sec)
  1. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....GroupShape A group of shapes, images, OLE objects or other group shapes...shapes. Shape A drawing object, such as an OfficeArt shape, image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... GROUP_SHAPE A group of shapes, images, OLE objects...objects or other group shapes. SHAPE A drawing object, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Developer Guide|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....Open Files Save Save a visio drawing Print Print Export Convert...Space Shapes Edit Working with Layer Insert Shape Shape Page Page...

    docs.aspose.com/diagram/net/developer-guide/
  5. Developer Guide|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....Open Files Save Save a visio drawing Print Print Export Convert...Space Shapes Edit Working with Layer Insert Shape Shape Page Page...

    docs.aspose.com/diagram/java/developer-guide/
  6. Developer Guide|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....Open Files Save Save a visio drawing Print Print Export Convert...Space Shapes Edit Working with Layer Insert Shape Shape Page Page...

    docs.aspose.com/diagram/python-java/developer-g...
  7. ChartAxis.numberFormat property | Aspose.Words ...

    ChartAxis.numberFormat property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis.... Drawing . Charts . ChartNumberFormat...doc ); let shape = builder . insertChart ( aw . Drawing . Charts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a Group Shape has ended in C++....Called when enumeration of a group shape has ended. virtual Aspose...SharedPtr < Aspose :: Words :: Drawing :: GroupShape > groupShape...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a Group Shape has started in C++....Called when enumeration of a group shape has started. virtual Aspose...SharedPtr < Aspose :: Words :: Drawing :: GroupShape > groupShape...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

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