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

horizontal

(0.16 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Aspose::Words::Drawing::ShapeBase::get_LeftRela...

    Aspose::Words::Drawing::ShapeBase::get_LeftRelative method. Gets or sets the value that represents shape's relative left position in percent in C++....and setting the relative horizontal size. if ( shape -> get_...Default ) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Manage Axes of Excel Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....there are 3 kinds of Axes: Horizontal (Category) Axis: X Axis Vertical...Y Axes In an Excel chart, horizontal and vertical axes are the...

    docs.aspose.com/cells/java/chart-axes/