Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,259 for

shape position

(0.35 sec)
  1. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....floating image, and specify its position and size. auto doc = System...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. 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...
  4. 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...
  5. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals.... Position { get; set; } Gets or sets...sets a value representing the position of a stop within the gradient...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/pag...
  7. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....enumeration Specifies the position for a chart data label. public...displayed in the most appropriate position. Remarks Not all series types...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization.... Position { get; set; } Specifies the position of the legend...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the Position for a chart data label....enumeration Specifies the position for a chart data label. Not...allow you to specify label positions. And those that do, do not...

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