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

horizontal

(0.13 sec)
  1. How to Control Workbook View with Golang via C+...

    Learn how to control workbook view using the Aspose.Cells for C++ API....control each module, such as horizontal and vertical scrollbars,...first worksheet. Hide the horizontal and vertical scrollbars of...

    docs.aspose.com/cells/go-cpp/how-to-control-wor...
  2. 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. get height () : number...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified Horizontal rule expressed as a percentage of the window width....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/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a Horizontal rule in C++....Returns true if this shape is a horizontal rule. bool Aspose :: Words...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.LeftRelative | Aspose.Words for .NET

    Discover the ShapeBase LeftRelative property to easily adjust the relative left position of shapes in percentages. Enhance your design precision today!...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...
  6. ShapeBase.TopRelative | Aspose.Words for .NET

    Discover the ShapeBase TopRelative property to easily manage shape positioning. Adjust your design with precise top percentage values for optimal layout....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...
  7. ShapeBase.HeightRelative | Aspose.Words for .NET

    Discover the ShapeBase HeightRelative property to easily manage shape height as a percentage, enhancing your design's 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...
  8. Manage Axes of Excel Charts with Golang via C++...

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....are three kinds of axes: Horizontal (Category) Axis: X‑Axis Vertical...and Y Axes In Excel charts, horizontal and vertical axes are the...

    docs.aspose.com/cells/go-cpp/chart-axes/
  9. 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-...
  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-...