Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 43,954 for

shape

(0.04 sec)
  1. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method...docx' ) # Shapes with the "has_image" flag set...document's images. shapes_with_images = [ node . as_shape () for node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../Shape/)....the compound line style of a Shape . Members Name Description Single...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the page in points in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertImage..."Transparent background logo.png" ); shape -> set_WrapType ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. TextBox class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextBox class. Defines attributes that specify how a text is displayed inside a Shape...inside a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.textBox property to access text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....Shows how to set pattern for a shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrapType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage Shape dimensions in points for precise design control....property Gets the size of the shape in points. public SizeF SizeInPoints...Examples Shows how to verify a shape’s size and markup language....

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....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/python-net/aspose.wo...
  9. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....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/python-net/aspose.wo...
  10. WrapSide | Aspose.Words for Java

    Specifies what sides of the Shape or picture the text wraps around in Java....Specifies what side(s) of the shape or picture the text wraps around...replace all textbox shapes with image shapes. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...