Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,155 for

shape grouping

(0.13 sec)
  1. 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...
  2. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....CommandButtonControl(); Shape shape = builder.insertForms2OleContr(button1);...Gets a string that specifies a group of mutually exclusive controls...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library.... ShapeCollection/Shape Page object contains the ShapeCollection...collection of all the Shape objects in a Page . Shape object contains...

    docs.aspose.com/diagram/net/object_model/
  4. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of Shapes in a document...GroupShape class Represents a group of shapes in a document. To learn...more, visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of Shape in a Microsoft Word document in C++....enum Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group Shape enumeration in your applications. Enhance your coding workflow today!...Called when enumeration of a group shape has started. public virtual...Shows how to create a group of shapes, and print its contents...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ChartSeriesGroupCollection.Count | Aspose.Words...

    Discover the Count property of ChartSeriesGroupCollection, which reveals the total number of series groups for enhanced data visualization....Returns the number of series groups in this collection. public..."Combo chart.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 演示文稿锁定|Aspose.Slides 文档

    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....中,幻灯片上的每个元素都转换为一个 Shape 对象。换句话说,幻灯片上的每个元素要么是 Shape 对象,要么是从 Shape 对象派生的对象。...锁定图片框。 在 Presentation 对象中对所有 Shape 对象执行的任何操作都适用于整个演示文稿。 应用和移除保护...

    docs.aspose.com/slides/zh/net/presentation-lock...
  9. 用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...
  10. Forms2OleControl.Caption | Aspose.Words for .NET

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature....Caption = "Button caption" }; Shape shape = builder . InsertForms2OleContr..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...