Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,101 for

shape group

(0.09 sec)
  1. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...specifies whether this shape can overlap other shapes. get_AlternativeText...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...SHAPE or node.node_type == aw.NodeType.GROUP_SHAPE: image_file_name...f"images/image_{image_index}.png" node.as_shape().image_data.save(image_file_name)...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  4. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visit_group_shape_end method | ...

    DocumentVisitor.visit_Group_Shape_end method. Called when enumeration of a Group Shape has ended....visit_group_shape_end method visit_group_shape_end(group_shape)...enumeration of a group shape has ended. def visit_group_shape_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using Node.js....Ask AI Rendering Shapes Separately from a Document Contents [...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  7. OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartNumberFormat.IsLinkedToSource | Aspose.Wor...

    Discover how the ChartNumberFormat IsLinkedToSource property enhances your data visualization by linking format codes to source cells. Learn more now!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...Replace Smart Object [Support of Group Layers]( https://products.aspose...et/group-layer/) Enhancement with Adjustment Layers Shape Layer...

    docs.aspose.com/psd/python-net/features/
  10. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....GroupShape A group of shapes, images, OLE objects or other group shapes...shapes. Shape A drawing object, such as an OfficeArt shape, image...

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