Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,715 for

horizontal

(0.3 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 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-...
  2. MultiPageLayout | Aspose.Words for Java

    Defines a layout for rendering multiple pages into a single output in Java....10pts spacing between pages (horizontal and vertical). options.s...PageLayout = MultiPageLayout.Horizontal(10); // options.PageLayout...

    reference.aspose.com/words/java/com.aspose.word...
  3. Change Tick Label Direction with Golang via C++...

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including Horizontal, vertical, and angled orientations....provides the following members: Horizontal Vertical Rotate90 Rotate270...direction from Rotate90 to Horizontal. Sample Code The source and...

    docs.aspose.com/cells/go-cpp/change-tick-label-...
  4. 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...
  5. 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...
  6. Font.scaling property | Aspose.Words for Node.js

    Font.scaling property. Gets or sets character width scaling in percent....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. Font.spacing property | Aspose.Words for Python

    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/python-net/aspose.wo...
  8. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent....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/python-net/aspose.wo...
  9. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top 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. Table Position in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/position-a-table/