Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,310 for

shape group

(0.09 sec)
  1. Public API Changes in Aspose.Diagram 5.8.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.... VSDX ); Group Method has been added in the...Developers can now group multiple shapes together in the Visio...

    docs.aspose.com/diagram/java/public-api-changes...
  2. 用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...
  3. 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...
  4. 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...
  5. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the Shape type allows the Shape to have an image in C++....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/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width 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...
  7. 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/
  8. 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...
  9. 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...
  10. 使用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...