Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,864 for

shape grouping

(0.05 sec)
  1. Applying Protection to Presentation|Aspose.Slid...

    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....like auto shapes, tables, OLE objects, grouped shapes, picture...on a slide is turned into a Shape object. In other words, each...

    docs.aspose.com/slides/python-net/applying-prot...
  2. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to Shape markup language, creating Shapes of different types using C#....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/net/working-with-shapes/
  3. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render Shapes as images, enhancing your design projects with ease....can be used to render this shape into an image. public ShapeRenderer...The renderer object for this shape. Remarks This method just invokes...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent Shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...coordinate space of the parent shape. public PointF LocalToParent...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this Shape....the containing block of this shape. @property def coord_size (...populate a group shape. doc = aw . Document () # Create a group shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_Shape_renderer method. Creates and returns an object that can be used to render this Shape into an image....get_shape_renderer method get_shape_renderer() Creates and returns...to render this shape into an image. def get_shape_renderer ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...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/python-net/aspose.wo...
  9. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase 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/java/com.aspose.word...
  10. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule Shape into the document.... Inserts a horizontal rule shape into the document. def insert_horizontal_rule... ( self ): ... Returns The shape that is a horizontal rule. Examples...

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