Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,792 for

horizontal

(0.08 sec)
  1. ShapeBase.Top | Aspose.Words for .NET

    Discover ShapeBase Top property. Easily control the top edge position of your shape's container for precise layout and design flexibility....property // as the shape's horizontal distance, in points, from...Page ; // Set the shape's horizontal distance from the left side...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient fill.... Horizontal , aw . Drawing . GradientVariant...Drawing . GradientStyle . Horizontal ); expect ( shape . fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design.... Horizontal , GradientVariant . Variant2...EqualTo ( GradientStyle . Horizontal )); Assert . That ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.gradientVariant property | Aspose.Words fo...

    Fill.gradientVariant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... Horizontal , aw . Drawing . GradientVariant...Drawing . GradientStyle . Horizontal ); expect ( shape . fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. JSSizeF class | Aspose.Words for Node.js

    Aspose.Words.JSSizeF class. Stores an ordered pair of floating-point numbers, which specify a Height and Width.... width Represents the horizontal component. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to add/insert TextBox to Worksheet|Document...

    How to add/insert Text Box to Worksheet in Aspose.Cells....can create text boxes with horizontal or vertical text. Select...the corresponding option (horizontal or vertical) Left‑click on...

    docs.aspose.com/cells/net/add-text-box-to-works...
  7. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...Horizontally Merged Cells Aspose.Words Product Family words-python...encountering a problem with horizontal merges. I’ve attached an...

    forum.aspose.com/t/horizontally-merged-cells/31...
  8. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....dpi float The resolution (horizontal and vertical) to convert...with a different DPI for the horizontal and vertical dimensions....

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of text in shapes in Java....HORIZONTAL); dataLabels.get(0).setRotation(45);...bottom (tb-rl). HORIZONTAL Text is arranged horizontally (lr-tb). UPWARD...

    reference.aspose.com/words/java/com.aspose.word...
  10. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....HORIZONTAL, GradientVariant.VARIANT_2...assertEquals(GradientStyle.HORIZONTAL, shape.getFill().getGradientStyle());...

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