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

horizontal

(0.24 sec)
  1. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++.... Horizontal 1 Flip along the y-axis,...property to "FlipOrientation.Horizontal" to flip the second shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 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...
  6. 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...
  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. 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. 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...
  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/