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

horizontal

(0.4 sec)
  1. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust shapes' vertical dimensions for enhanced design 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...
  2. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting....features: Headings Blockquotes Horizontal rules Bold emphasis Italic...document. Markdown Document with Horizontal Rule This section demonstrates...

    docs.aspose.com/words/nodejs-net/working-with-m...
  3. ChartAxisTitle.Rotation | Aspose.Words for .NET

    ChartAxisTitle Rotation property. Gets or sets the rotation of the axis title in degrees.... Horizontal ; chart . Title . Rotation...= ShapeTextOrientation . Horizontal ; chart . AxisX . Title ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the Horizontal rule in C++....sets the alignment of the horizontal rule. Aspose :: Words ::...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Font.Spacing | Aspose.Words for .NET

    Discover the Font Spacing property to easily adjust character spacing in points. Enhance readability and design with precise typographic control....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/net/aspose.words/fon...
  6. 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...
  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. 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...
  9. 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...
  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/