Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,572 for

horizontal

(0.28 sec)
  1. Aspose::Words::Drawing::RelativeHorizontalSize ...

    Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a shape or a text frame is calculated Horizontally in C++....text frame is calculated horizontally. enum class RelativeHorizontalSi...and setting the relative horizontal size. if ( shape -> get_...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Remove Page Break in Excel using C#

    Remove page break in Excel using C#. Get the IDE settings, a list of steps, and a sample code to delete page break in Excel using C#....workbook and accessing the horizontal and vertical collections...If you want to delete the horizontal page breaks only, you may...

    kb.aspose.com/cells/net/remove-page-break-in-ex...
  3. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++.... Horizontal 1 Gradient running horizontally across an...Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. JSSize.width property | Aspose.Words for Node.js

    JSSize.width property. Represents the Horizontal component....width property Represents the horizontal component. get width () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在Ruby中显示或隐藏滚动条|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....( false ) \ # Hiding the horizontal scroll bar of the Excel file...true ) \ # Displaying the horizontal scroll bar of the Excel file...

    docs.aspose.com/cells/zh/java/display-or-hide-s...
  6. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a text frame is calculated Horizontally....text frame is calculated horizontally. Members Name Description...relative horizontal size. if shape . relative_horizontal_size ==...

    reference.aspose.com/words/python-net/aspose.wo...
  7. JSSize class | Aspose.Words for Node.js

    Aspose.Words.JSSize class. Stores an ordered pair of integers, which specify a Height and Width.... width Represents the horizontal component. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....property # as the shape's horizontal distance, in points, from...the page. shape . relative_horizontal_position = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically....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...
  10. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....can create text boxes with horizontal or vertical text. Select...the corresponding option (horizontal or vertical) Left‑click on...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...