Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 42,307 for

shape

(0.07 sec)
  1. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...oleControl = (Forms2OleControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that Shape is a SignatureLine in C++....Line method Indicates that shape is a SignatureLine . bool Aspose..."Senior Manager" ); // Insert a shape that will contain a signature...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this Shape....the containing block of this shape. @property def coord_origin...group shape. doc = aw . Document () # Create a group shape. A group...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Group|Aspose.Slides for Node.js via .NET 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....Group Shape Aspose.Slides support working with group shapes on slides...accessing group shapes. It is possible to add shapes to an added...

    docs.aspose.com/slides/nodejs-java/group/
  5. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. # 1 - Set the shape to contain...contain the image. shape = aw . drawing . Shape ( builder . document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.base_fore_color property | Aspose.Words ...

    Stroke.base_fore_color property. Gets the base foreground color of the stroke without any modifiers....Remarks The default value for a Shape is aspose.pydrawing.Color.black...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 textual parts of a Shape. Here is simple usage scenario...Add a Shape of type TextBox to the collection var shape = sheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_ShapeTyp...

    Aspose::Words::Drawing::ShapeBase::get_ShapeType method. Gets the Shape type in C++....ShapeBase::get_ShapeType method Gets the shape type. Aspose :: Words :: Drawing...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this Shape is an image Shape....Returns True if this shape is an image shape. @property def is_image...first shape of the document contains a valid image. shape = doc...

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