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

horizontal

(0.29 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.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...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  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. 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...
  9. HorizontalRuleFormat.Alignment | Aspose.Words f...

    Discover the HorizontalRuleFormat Alignment property to easily customize the alignment of Horizontal rules for enhanced design flexibility....sets the alignment of the horizontal rule. public HorizontalRuleAlignm...Examples Shows how to insert a horizontal rule shape, and customize...

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