Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 43,016 for

shapes

(0.07 sec)
  1. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a shape has ended. public virtual VisitorAction...VisitShapeEnd ( Shape shape ) Parameter Type Description shape Shape The...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....inside a shape. To learn more, visit the Working with Shapes documentation...Microsoft Word will grow the shape to fit text. get_InternalMarginBottom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control shape placement in tables for enhanced design flexibility and improved layout management....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/cpp/manage-ink/
  7. NodeRendererBase.OpaqueBoundsInPoints | Aspose....

    Discover the NodeRendererBase OpaqueBoundsInPoints property to easily access shape boundaries in points, enhancing your design precision and efficiency....Gets the opaque bounds of the shape in points. public RectangleF...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....Get Visio Shape Inherit Line Contents [ Hide ] Retrieve Inherited...Line Data of a Visio Shape The Visio shapes can inherit the parent...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  9. Create VSSM Files via C# | products.aspose.com

    C# Sample code for generating VSSM documents. Use this code for creating VSSM files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSSM...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vssm/
  10. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in JavaScript...updateHeaderFooterTe ( master ) { let shapes = master . getShapes (); for...0 ; i < shapes . size (); i ++ ) { let shape = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/presentation...