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

horizontal

(0.07 sec)
  1. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush color that fills the Horizontal rule in C++....brush color that fills the horizontal rule. System :: Drawing ::...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Table.convertToHorizontallyMergedCells method |...

    Table.convertToHorizontallyMergedCells method. Converts cells Horizontally merged by width to cells merged by [CellFormat.HorizontalMerge](../../../aspose.words.tables/cellformat/HorizontalMerge/)....convertToHorizontall() Converts cells horizontally merged by width to cells...Remarks Table cells can be horizontally merged either using merge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... Horizontal Gradient running horizontally across an...Drawing . GradientStyle . Horizontal , aw . Drawing . GradientVariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    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....bars: Vertical scroll bars Horizontal scroll bars Microsoft Excel...Excel also provides horizontal and vertical scroll bars so that...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  7. 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...
  8. 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...
  9. 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/...
  10. 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...