Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,444 for

shape group

(0.81 sec)
  1. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly Group Shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....params ShapeBase[] ) Groups the shapes passed as a parameter...ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....more, visit the Working with Shapes documentation article. Remarks:...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate Grouped Shapes in your documents for enhanced visual appeal....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/net/aspose.words.dra...
  4. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the Shape or Group Shape that is about to be saved in C++....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup objects in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  6. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...getSlides () -> get_Item ( 0 ); $group = $slide -> getShapes () ->...-> addGroupShape (); $group -> getShapes () -> addAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.ren...
  8. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... def add_group_shape (): with slides . Presentation...添加组形状。 group = slide . shapes . add_group_shape () group . shapes...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_Group_Shape method...insert_group_shape method Contents [ Hide ] insert_group_shape(shapes)...insert_group_shape(shapes) Groups the shapes passed as a parameter into a new GroupShape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Shapes Gluing|Documentation

    This section explains how to get Shapes which glued to a particular Shape with Aspose.Diagram....Working with Shapes Gluing Contents [ Hide ] Get the Connectors...a Particular Shape Add and Connect Visio Shapes explains how...

    docs.aspose.com/diagram/net/working-with-shapes...