Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,444 for

shape grouping

(1.22 sec)
  1. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/nodejs-java/ellipse/
  2. GroupShape.accept method | Aspose.Words for Nod...

    GroupShape.accept method. Accepts a visitor....accept() for all child shapes of this group shape and calls DocumentVisitor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Forms2OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control...sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); let shape = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group Shape has ended in C++....Called when enumeration of a group shape has ended. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group Shape has started in C++....Called when enumeration of a group shape has started. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Issue with grouped shapes - Free Support Forum ...

    Hello Support Team! After opening and saving a diagram using Aspose.Diagram grouped Shapes behave incorrectly. This can be verified in the attached example - when you open “original.vsdx” file and try to resize a Shape,…...Issue with grouped shapes Aspose.Diagram Product Family elsep...diagram using Aspose.Diagram grouped shapes behave incorrectly. This...

    forum.aspose.com/t/issue-with-grouped-shapes/31...
  7. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....Called when enumeration of a group shape has ended. virtual VisitGroupShapeStart...Called when enumeration of a group shape has started. virtual VisitHeaderFooterEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....Called when enumeration of a group shape has ended. visitGroupShapeStart(GroupShape...Called when enumeration of a group shape has started. visitHeader...

    reference.aspose.com/words/java/com.aspose.word...
  9. GroupShape.accept method | Aspose.Words for Python

    GroupShape.accept method. Accepts a visitor....visit_group_shape_start() , then calls Node...accept() for all child shapes of this group shape and calls DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....merged cells for headers or to group related data. In this section...presentation : # Assuming the first shape on the first slide is a table...

    docs.aspose.com/slides/python-net/manage-cells/