Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,310 for

shape group

(0.11 sec)
  1. Forms2OleControl.Value | Aspose.Words for .NET

    Discover the Forms2OleControl Value property, reflecting control states. Easily manage option button values, 1 for checked, 0 for unchecked. Simplify your coding!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shape Aspose.Slides for Node.js via...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  3. 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...
  4. Chart.seriesGroups property | Aspose.Words for ...

    Chart.seriesGroups property. Provides access to a series Group collection of this chart....Provides access to a series group collection of this chart. get...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

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

    Forms2OleControl.caption property. Gets or sets a Caption property of the 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...
  6. 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-...
  7. Forms2OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControl class, your solution for integrating Microsoft Forms 2.0 OLE controls seamlessly into your applications....sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Chart.series_groups property | Aspose.Words for...

    Chart.series_Groups property. Provides access to a series Group collection of this chart....series_groups property Chart.series_groups property Provides...Provides access to a series group collection of this chart. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....For child shapes of a group shape and child shapes of an Office...Writeln ( "Hello world!" ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Figure type find - Free Support Forum - aspose.com

    How to find the figure type for this attached docx. MS_R4.docx (116.0 KB)...sathakathullah Do you mean Shape.ShapeType ? If so you can use...following code to get shape type of each shape in your document:...

    forum.aspose.com/t/figure-type-find/325596