Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,100 for

shape position

(0.6 sec)
  1. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....Drawing :: Color color , double position ) Parameter Type Description...gradient stop. position double Represents the position of a stop within...

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

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....more, visit the Working with Shapes documentation article. Remarks:...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a Shape or a text frame is calculated horizontally in Java....relatively to what the width of a shape or a text frame is calculated...how to set relative size and position. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a Shape or a text frame is calculated vertically in Java....relatively to what the height of a shape or a text frame is calculated...how to set relative size and position. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Shapes|Documentation

    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....Working with Shapes Contents [ Hide ] Add, Retrieve, Copy and...and Read Visio Shape Data Convert a Visio Shape To Html Convert...

    docs.aspose.com/diagram/java/working-with-shapes/
  7. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Shapes|Documentation

    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....Working with Shapes Contents [ Hide ] Add, Retrieve, Copy and...and Read Visio Shape Data Convert a Visio Shape To Html Convert...

    docs.aspose.com/diagram/net/working-with-shapes/
  10. GradientStopCollection.Remove | Aspose.Words fo...

    Effortlessly remove a specific GradientStop from your collection with the GradientStopCollection Remove method. Streamline your design process today!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...