Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,731 for

horizontal

(0.22 sec)
  1. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...choose between vertical or horizontal image placement directions...internal enum class MergeStyle { Horizontal , Vertical } fun collage...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  2. TextOrientation | Aspose.Words for Java

    Specifies orientation of text on a page in a table cell or a text frame in Java.... HORIZONTAL Text is arranged horizontally (lr-tb). ...HORIZONTAL_ROTATED_FAR_EAST Text is arranged horizontally, but...

    reference.aspose.com/words/java/com.aspose.word...
  3. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a shape or a text frame is calculated Horizontally in Java....text frame is calculated horizontally. Examples: Shows how to...and setting the relative horizontal size. if (shape.getRelativeHorizonta()...

    reference.aspose.com/words/java/com.aspose.word...
  4. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a shape or a text frame is calculated vertically in Java....and setting the relative horizontal size. if (shape.getRelativeHorizonta()...DEFAULT) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....with a different DPI for the horizontal and vertical dimensions....with a different DPI for the horizontal and vertical dimensions....

    reference.aspose.com/words/java/com.aspose.word...
  6. Alumni questionnaire with free-form answers|Doc...

    OMR ready alumni questionnaire template with free-form answers and checkboxes....header_type=square orientation=Horizontal values=(0) (1) (2) (3) (4)...header_type=square orientation=Horizontal values=(0) (1) (2) (3) (4)...

    docs.aspose.com/omr/net/showcases/alumni/checkbox/
  7. Aspose::Words::Saving::MultiPageLayout class | ...

    Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple pages into a single output in C++.... static Horizontal (float) Creates a layout...specified pages are rendered horizontally side by side, left to right...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Fill.two_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.two_color_gradient method... HORIZONTAL , variant = aw . drawing...drawing . GradientStyle . HORIZONTAL , shape . fill . gradient_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....each line has a different Horizontal Alignment with Golang via...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  10. Merge Table Cells in in Java|Aspose.Words for Java

    How to merge table cells in Java. Check if cells in a table are merged using Java....if the cell is a part of a horizontal merge of cells VerticalMerge...example shows how to print the horizontal and vertical cell merge type:...

    docs.aspose.com/words/java/working-with-merged-...