Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 46,989 for

shape

(0.07 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the Shape (when SourceFullName is specified) in C++....the image is linked to the shape (when SourceFullName is specified)...Examples Shows how to edit a shape’s image data. auto imgSourceDoc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....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...
  3. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a Shape....Switches the orientation of a shape. @property def flip_orientation...Examples Shows how to flip a shape on an axis. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....); // Get shape by ID Shape shape = page . Shapes . GetShape...3 ); // Assign shape to this new Layer shape . LayerMem . LayerMember...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....Shows how to set pattern for a shape. doc = aw . Document ( file_name...MY_DIR + 'Shape stroke pattern border.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...// Apply soft edge to the shape. shape -> get_SoftEdge () -> set_Radius...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a Shape is rotated. Positive value corresponds to clockwise rotation angle in C++....the angle (in degrees) that a shape is rotated. Positive value corresponds...DocumentBuilder > ( doc ); // Insert a shape with an image. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this Shape is a horizontal rule in C++....method Returns true if this shape is a horizontal rule. bool Aspose...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase.target property | Aspose.Words for Py...

    ShapeBase.target property. Gets or sets the target frame for the Shape hyperlink....sets the target frame for the shape hyperlink. @property def target...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this Shape is a horizontal rule....property Returns True if this shape is a horizontal rule. @property...to insert a horizontal rule shape, and customize its formatting...

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