Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 5,755 for

horizontal

(0.11 sec)
  1. Table.absoluteHorizontalDistance property | Asp...

    Table.absoluteHorizontalDistance property. Gets or sets absolute Horizontal floating table position specified by the table properties, in points...property Gets or sets absolute horizontal floating table position specified...300 ); // We can also set a horizontal and vertical offset in points...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.RelativeHorizontalAlignment | Aspose.Word...

    Discover the Table RelativeHorizontalAlignment property to easily adjust your table's Horizontal alignment for enhanced layout control and visual appeal....sets floating table relative horizontal alignment. public HorizontalAlignment...300 ); // We can also set a horizontal and vertical offset in points...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Convert a Multi-page Document to an Image in Py...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Python....columns horizontal – arrange the pages horizontally side-by-side...document as JPEG image with Horizontal layout: doc = aw . Document...

    docs.aspose.com/words/python-net/convert-a-mult...
  4. Display and Hide Scroll Bars|Documentation

    This article introduces how to show or hide scroll bars in GridDesktop....bar: Vertical scroll bar Horizontal scroll bar Both of these...GridDesktop API provides horizontal and vertical scroll bars...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. NodeRendererBase.getBoundsInPixels2 method | As...

    Aspose.Words.Rendering.NodeRendererBase.getBoundsInPixels2 method...dpi number The resolution (horizontal and vertical) to convert...horizontalDpi number The horizontal resolution to convert from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....AutoSpaceOptions class allows to set horizontal and vertical distances. Auto-space...AutoSpaceOptions (); // set horizontal and vertical distances options...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  7. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…... To merge cells horizontally you must set HorizontalMerge...Previous , which does not affect horizontal merging, so the two cells...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  8. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Rotation method. Gets or sets the rotation of the chart title in degrees in C++....:: ShapeTextOrientation :: Horizontal ); chart -> get_Title ()...:: ShapeTextOrientation :: Horizontal ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Remove Page Break in Excel using Python

    Remove page break in Excel using Python. Get IDE settings, a list of steps, and a sample code demonstrating how to eliminate page breaks in Excel using Python....eliminate page breaks Access the horizontal page breaks collection and...break. Get a reference to the horizontal and vertical page break collections...

    kb.aspose.com/cells/python/remove-page-break-in...
  10. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. 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/cpp/working-with-markdown...