Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,929 for

group shape drawing

(0.06 sec)
  1. 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...
  2. 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...Presence of a Master in the Visio Drawing] Adds a method GlueShapesInContaine...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Adding Slide to Presentation|Aspose.Slides 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....ApplicationNonVisual (); // Specify the group shape properties of the new slide...instantiate the title shape of the new slide. Shape titleShape = slide...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  4. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the Drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...Base class for objects in the drawing layer, such as an AutoShape...more, visit the Working with Shapes documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeType enumeration | Aspose.Words for Python

    aspose.words.Drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE 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. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forms2OleControl class | Aspose.Words for Python

    aspose.words.Drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control... group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.Drawing.charts.ChartSeriesCollection.add method... drawing . charts . ChartMultilevelValue...) # Insert a Pareto chart. shape = builder . insert_chart ( chart_type...

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