Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,383 for

group shape

(0.17 sec)
  1. GroupShape class | Aspose.Words for Python

    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/python-net/aspose.wo...
  2. Manage SmartArt Graphics in Presentations on An...

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

    docs.aspose.com/slides/androidjava/manage-smart...
  3. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Forms2OleControl.Type | Aspose.Words for .NET

    Discover the Forms2OleControl Type property to easily retrieve the type of Forms 2.0 controls, enhancing your application's functionality and efficiency....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleControl.Name | Aspose.Words for .NET

    Discover the OleControl Name property to easily manage your ActiveX control's name. Enhance functionality and streamline your development process today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction....select multiple items in a group of OptionButtonControl with..."Radio buttons.docx" ); Shape shape1 = ( Shape ) doc . GetChild (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 公共 API Aspose.Diagram 5.8.0 的变化|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....Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...Diagram . Shape [ 2 ]; // extract and assign shapes to the array...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. 分组、转换和验证形状|Documentation

    本节介绍如何使用 Aspose.Diagram 对形状进行分组。... 通过调用 Group 方法对形状进行分组。 保存 diagram 组形状编程示例...= RunExamples . GetDataDir_Shapes (); // Load a Visio diagram...

    docs.aspose.com/diagram/zh/net/group-convert-an...
  9. 使用JavaScript通过C++提取Gear类型SmartArt形状中的文本|Documen...

    学习如何使用Aspose.Cells for Java脚本通过C++从Gear类型SmartArt形状中提取文本...为此,你应首先使用 Shape.resultOfSmartArt 属性将Smart Art形状转换为组形状,然后使用...属性获取组成该组形状的所有单个形状的数组,最后可以在循环中逐一迭代所有单个形状并使用 Shape.text 属性提取其文本。 从齿轮型智能图形中提取文本...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  10. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series Groups, enhancing your data visualization experience....Provides access to a series group collection of this chart. public...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

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