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

horizontal

(0.15 sec)
  1. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... HORIZONTAL Gradient running horizontally across an...drawing . GradientStyle . HORIZONTAL , variant = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Glyph | Aspose.Words for Java

    Represents a glyph in Java.... getAdvanceOffset() Horizontal (x) offset relative to glyph...glyph. advanceOffset short Horizontal (x) offset. ascenderOffset...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize method. Gets or sets the value of shape's relative size in vertical direction in C++....and setting the relative horizontal size. if ( shape -> get_...Default ) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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/...
  5. 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...
  6. 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...
  7. Table.relativeHorizontalAlignment property | As...

    Table.relativeHorizontalAlignment property. Gets or sets floating table relative Horizontal alignment....sets floating table relative horizontal alignment. get relativeHorizontalAl...300 ); // We can also set a horizontal and vertical offset in points...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlFixedSaveOptions.pageHorizontalAlignment pr...

    HtmlFixedSaveOptions.pageHorizontalAlignment property. Specifies the Horizontal alignment of pages in an HTML document...pageHorizontalAlignm property Specifies the horizontal alignment of pages in an...Examples Shows how to set the horizontal alignment of pages when saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...