Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 88 for

group shapes together

(0.84 sec)
  1. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...insertGroupShape(shapes) {#shapebase[]} Groups the shapes passed as...position. insertGroupShape ( shapes : Aspose . Words . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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 diagram...

    docs.aspose.com/diagram/java/public-api-changes...
  5. 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 diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the Shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase>>&) method Groups the shapes passed as a parameter...ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for Java locks or unlocks Shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....Prevent Presentation Edits with Shape Locks Contents [ Hide ] Background...autoshapes, tables, OLE objects, grouped shapes, picture frames, video...

    docs.aspose.com/slides/java/applying-protection...
  8. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for C++ locks or unlocks Shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....Prevent Presentation Edits with Shape Locks Contents [ Hide ] Background...autoshapes, tables, OLE objects, grouped shapes, picture frames, video...

    docs.aspose.com/slides/cpp/applying-protection-...
  9. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for .NET locks or unlocks Shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits....Prevent Presentation Edits with Shape Locks in .NET Contents [ Hide...autoshapes, tables, OLE objects, grouped shapes, picture frames, video...

    docs.aspose.com/slides/net/applying-protection-...
  10. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip Shapes that are textboxes — th…...Getting exception "Floating shape not allowed inside textbox "...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/getting-exception-floating-s...