Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 5,187 for

shape group

(0.13 sec)
  1. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your Shape type supports images for enhanced visual appeal!...Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your Shape's containing block for enhanced design flexibility and precision....the containing block of the shape. public double Width { get ;...top-level shape, the value is in points. For shapes in a group, the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your Shape's container height, enhancing design flexibility and precision in your projects....the containing block of the shape. public double Height { get...top-level shape, the value is in points. For shapes in a group, the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class. Represents a collection of ChartSeriesGroup objects in C++....iesType) Adds a new series group of the specified series type...Returns the number of series groups in this collection. GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the Shape type allows the Shape to have an image....Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroupCollection.RemoveAt | Aspose.Wo...

    Effortlessly remove a series Group with the ChartSeriesGroupCollection RemoveAt method. Simplify your chart management by eliminating unwanted data....RemoveAt method Removes a series group at the specified index. All..."Combo chart.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break Shapes Grouping after a simple Open/Save diagram. I believe this was broken by a fix to the following issue: Steps to reproduce: Diagram exam…...Broken shapes grouping in Visio document after simple Open/Save...contains issues that break shapes grouping after a simple Open/Save...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...
  9. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping Shapes....display order of overlapping shapes. @property def z_order ( self...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用Node.js通过C++从Gear类型智能艺术形状中提取文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从Gear类型智能艺术形状中提取文本。...为此,首先应使用 Shape.getResultOfSmartArt() 方法将智能艺术形状转换为群组形状。然后使用...以在循环中逐一迭代每个单独形状并提取它们的文本,使用 Shape.getText() 属性。 从齿轮型智能图形中提取文本...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-tex...