Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,885 for

horizontal

(0.24 sec)
  1. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....property, we can specify the Horizontal text alignment. The following...( text ); // specify the Horizontal Alignment of text stamp as...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  2. How to add/insert TextBox to Worksheet with Jav...

    How to add/insert Text Box to Worksheet in Aspose.Cells for JavaScript 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/javascript-cpp/add-text-b...
  3. MultiPageLayout.Grid | Aspose.Words for .NET

    Arranges pages left to right, top to bottom in a grid layout for compact multi-page image output....horizontalGap Single The horizontal gap between columns in points...Aspose.Words MultiPageLayout.Horizontal...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to use Border settings|Documentation

    Open the Border tab in Format Cells to choose a line style, pick a color, preview the result, and apply border actions to the current selection....bottom , left , right , all , horizontal , vertical , or inside for...all , inside , outside , horizontal , vertical , top , bottom...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. How to merge images|Documentation

    Merge images. Combine several images into one. Create a photo collage.... The horizontal direction means that we will...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. MultiPageLayout.grid method | Aspose.Words for ...

    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....grid method grid(columns, horizontal_gap, vertical_gap) Creates...( self , columns : int , horizontal_gap : float , vertical_gap...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSize constructor | Aspose.Words for Python

    aspose.words.drawing.ImageSize constructor...ImageSize(width_pixels, height_pixels, horizontal_resolution, vertical_resolution)...int , height_pixels : int , horizontal_resolution : float , vertical_resolution...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.TextOrientation | Aspose.Words for .NET

    Discover the PageSetup TextOrientation property to easily set page text direction. Customize your layout with options beyond the default Horizontal.... Default value is Horizontal public TextOrientation TextOrientation...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as Horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....options: Text alignment (horizontal & vertical) Indentation....IsJustifyDistributed property. Horizontal Alignment Use the Style object’s...

    docs.aspose.com/cells/net/cells-alignment-setti...
  10. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....there are 3 kinds of axes: Horizontal (Category) Axis: X Axis Vertical...and Y Axes In Excel charts, horizontal and vertical axes are the...

    docs.aspose.com/cells/cpp/chart-axes/