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

horizontal

(3.12 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets or sets the value that represents the percentage of shape's relative width 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...
  2. 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...
  3. 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...
  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. RelativeHorizontalSize Enum | Aspose.Words for ...

    Discover Aspose.Words.Drawing.RelativeHorizontalSize enum for precise control over shape and text frame widths in your documents. Enhance your formatting today!...text frame is calculated horizontally. public enum RelativeHorizontalSi...and setting the relative horizontal size. if ( shape . RelativeHorizontalSi...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....two kinds of page breaks: Horizontal page break Vertical page...describe how you can add horizontal or vertical page breaks into...

    docs.aspose.com/cells/net/managing-page-breaks/
  7. RelativeVerticalSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.RelativeVerticalSize enum, which defines vertical height calculations for shapes and text frames, enhancing document layout precision....and setting the relative horizontal size. if ( shape . RelativeHorizontalSi...Default ) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++....two kinds of page breaks: Horizontal page break Vertical page...describe how you can add horizontal or vertical page breaks into...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  9. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects.... Horizontal , GradientVariant . Variant2...EqualTo ( GradientStyle . Horizontal )); Assert . That ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Display and Hide Scrollbars of Workbooks in xls...

    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.... ( false ); //Hiding the horizontal scroll bar of the Excel file...true ); //Displaying the horizontal scroll bar of the Excel file...

    docs.aspose.com/cells/java/display-and-hide-scr...