Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 126,488 for

shape

(0.12 sec)
  1. ThreeDFormat class | Aspose.Cells for Python vi...

    ThreeDFormat class ThreeDFormat class Represents a Shape’s three-dimensional formatting. The ThreeDFormat type expose......ThreeDFormat class Represents a shape’s three-dimensional formatting...bevel, or how far into the shape it is applied. In unit of Points...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. GroupBox | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a groupbox in a spreadsheet....Shape public class GroupBox extends Shape Encapsulates...address) Adds a hyperlink to the shape. alignTopRightCorner(int topRow...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. TextBox | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a textbox in a spreadsheet....Shape public class TextBox extends Shape Encapsulates...address) Adds a hyperlink to the shape. alignTopRightCorner(int topRow...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. RelativeHorizontalSize Enum | Aspose.Words for ...

    Aspose.Words.Drawing.RelativeHorizontalSize enum. Specifies relatively to what the width of a Shape or a text frame is calculated horizontally in C#....relatively to what the width of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. RelativeVerticalSize Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.RelativeVerticalSize enum. Specifies relatively to what the height of a Shape or a text frame is calculated vertically in C#....relatively to what the height of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. IHtmlFormattingController | Aspose.Slides for A...

    Controls a html file generation....generator, IShape shape) Called before shape’s rendering. wri...generator, IShape shape) Called before shape’s rendering. wri...

    reference.aspose.com/slides/androidjava/com.asp...
  7. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this Shape is positioned inline with text....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...ShadowFormat shadowFormat = shape.getShadowFormat(); Assert.assertEquals(Color...

    reference.aspose.com/words/java/com.aspose.word...
  9. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....= new DocumentBuilder(); Shape shape = builder.insertShape(ShapeType...// Apply soft edge to the shape. shape.getSoftEdge().setRadius(30...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the Shape in C++....text and the right edge of the shape. double Aspose :: Words :: Drawing...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.dra...