Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,232 for

shape grouping

(0.08 sec)
  1. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render Shapes into Graphics objects at any scale for enhanced visual output....RenderToScale method Renders the shape into a Graphics object to a...left corner of the rendered shape. y Single The Y coordinate (in...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Working with Shapes Paragraph|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....Working with Shapes Paragraph Contents [ Hide ] The code below...particular shape. Set shape’s paragraph. Set shape’s Paragraph...

    docs.aspose.com/diagram/java/working-with-shape...
  3. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render Shapes into Graphics objects at your desired size for enhanced visual output....RenderToSize method Renders the shape into a Graphics object to a...left corner of the rendered shape. y Single The Y coordinate (in...

    reference.aspose.com/words/net/aspose.words.ren...
  4. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape....coordinate space of the parent shape. def local_to_parent ( self...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....docm"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...textBoxControl = (TextBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  7. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.Left | Aspose.Words for .NET

    Discover the ShapeBase Left property to easily adjust your Shape's left edge position within its container. Enhance your design precision today!...the containing block of the shape. public double Left { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the Shape....the containing block of the shape. @property def bottom ( self..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right edge of the containing block of the Shape....the containing block of the shape. get right () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...