Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,723 for

horizontal

(0.15 sec)
  1. ShapeBase.WidthRelative | Aspose.Words for .NET

    Discover the ShapeBase WidthRelative property to easily adjust shape widths as a percentage, enhancing your design flexibility and precision....and setting the relative horizontal size. if ( shape . RelativeHorizontalSi...Default ) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java....affected by the vertical and horizontal positioning settings. Sometimes... you can get the table’s horizontal and vertical alignment using...

    docs.aspose.com/words/java/position-a-table/
  3. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...first paragraph and set its horizontal alignment to left TextParagraph...second paragraph and set its horizontal alignment to center p = shape...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  4. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the Horizontal rule....or sets the height of the horizontal rule. @property def height...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over Horizontal rule alignment, enhancing your document formatting and design....alignment for the specified horizontal rule. public enum HorizontalRuleAlignm...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.spacing property | Aspose.Words for Node.js

    Font.spacing property. Returns or sets the spacing (in points) between characters ....Examples Shows how to set horizontal scaling and spacing for characters...text and add 1pt of extra horizontal spacing between each character...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... horizontal . color = "#FF0000" ; borders . horizontal . lineStyle...LineStyle . Dot ; borders . horizontal . lineWidth = 2.0 ; // Adjust...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxisTitle.Rotation | Aspose.Words for .NET

    ChartAxisTitle Rotation property. Gets or sets the rotation of the axis title in degrees.... Horizontal ; chart . Title . Rotation...= ShapeTextOrientation . Horizontal ; chart . AxisX . Title ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the Horizontal rule in C++....sets the alignment of the horizontal rule. Aspose :: Words ::...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....two kinds of page breaks: Horizontal page break Vertical page...describe how you can add horizontal or vertical page breaks into...

    docs.aspose.com/cells/python-net/managing-page-...