Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,898 for

horizontal

(0.43 sec)
  1. Aspose::Words::Saving::MultiPageLayout::Grid me...

    Aspose::Words::Saving::MultiPageLayout::Grid method. Creates a layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns in C++.... horizontalGap float The horizontal gap between columns in points...Aspose::Words::Saving::MultiPageLayout::Horizontal method...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ShapeBase.WidthRelative | Aspose.Words for .NET

    Discover the ShapeBase WidthRelative property to easily adjust shape widths as a percentage, enhancing your 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...
  3. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified Horizontal rule....alignment for the specified horizontal rule. Members Name Description...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the Horizontal rule....brush color that fills the horizontal rule. get color () : string...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over Horizontal rule alignment, enhancing your document formatting and design....alignment for the specified horizontal rule. public enum HorizontalRuleAlignm...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.spacing property | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. 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...
  8. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java.... HORIZONTAL Text is displayed horizontally. HORIZONTAL_IDEOGRAPHIC...Ideographic text is displayed horizontally. TOP_TO_BOTTOM Text is displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...