Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 49,751 for

shape

(0.14 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsMoveTo...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your Shape's containing block for precise layout control....the containing block of the shape. public double Right { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Node::NextPreOrder method | Aspo...

    Aspose::Words::Node::NextPreOrder method. Gets next node according to the pre-order tree traversal algorithm in C++....and delete any encountered shape with an image. auto doc = System...Aspose :: Words :: NodeType :: Shape , true ) -> LINQ_OfType < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust Shapes' vertical dimensions for enhanced design flexibility and precision....property Gets or sets the value of shape’s relative size in vertical...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint Shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in PHP Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/php-java/shape-formatting/
  6. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/com...
  7. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc = doc ) shape = builder . insert_image ( file_name...= IMAGE_DIR + 'Logo.jpg' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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....appearance of the textual parts of a shape. Here is a simple usage scenario...Add a Shape of type TextBox to the collection var shape = sheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....For child shapes of a group shape and child shapes of an Office...'Hello world!' ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the Shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. LEFT The document text wraps...

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