Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,692 for

horizontal

(0.12 sec)
  1. 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 the C# API or .NET Library....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/net/managing-page-breaks/
  2. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title text....HORIZONTAL . Examples Shows how to set.... ShapeTextOrientation . HORIZONTAL chart . title . rotation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title text....HORIZONTAL . Examples Shows how to set.... ShapeTextOrientation . HORIZONTAL chart . title . rotation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your Horizontal rule's length as a percentage of window width for better design control....the length of the specified horizontal rule expressed as a percentage...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified Horizontal rule....alignment for the specified horizontal rule. Members Name Description...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the Horizontal rule....brush color that fills the horizontal rule. get color () : string...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. ShapeBase.height_relative property | Aspose.Wor...

    ShapeBase.height_relative property. Gets or sets the value that represents the percentage of shape's relative height....relative horizontal size. if shape . relative_horizontal_size ==... DEFAULT : # Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left position in percent....relative horizontal size. if shape . relative_horizontal_size ==... DEFAULT : # Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用 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-...