Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,383 for

group shape

(1.01 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. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the Shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...top-level shape, the value is in points. For shapes in a group, the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. 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...
  5. 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...
  6. 分组、转换和验证形状|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....如何对形状进行分组 ShapeCollection 类公开的 Group 方法可用于将形状组合在一起。 下面的代码显示了如何: 加载示例...获得另一个特定的特定形状。 将形状分配给数组。 通过调用 Group 方法对形状进行分组。 保存 diagram 组形状编程示例...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  7. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesGroup/) objects....Returns the number of series groups in this collection. Methods...add(series_type) Adds a new series group of the specified series type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ Hide ] Create a SmartArt Shape Aspose.Slides for .NET now facilitates...facilitates to add custom SmartArt shapes in their slides from scratch...

    docs.aspose.com/slides/net/manage-smartart-shape/
  10. Manage SmartArt Graphics in Presentations Using...

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

    docs.aspose.com/slides/java/manage-smartart-shape/