Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 5,898 for

horizontal

(0.05 sec)
  1. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/).... Horizontal , aw . Drawing . GradientVariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....bars: Vertical scroll bars Horizontal scroll bars Microsoft Excel...Excel provides both horizontal and vertical scroll bars so that...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  3. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....axis (y-axis) moves to the horizontal axis (x-axis) and vice versa...dispose (); } } Disabling the Horizontal Axis for Line Charts This...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  4. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations....axis (y-axis) moves to the horizontal axis (x-axis) and vice versa...dispose (); } Disable the Horizontal Axis for Line Charts This...

    docs.aspose.com/slides/androidjava/chart-axis/
  5. Appendix C. Typical Templates in Java|Aspose.Wo...

    Learn the typical templates of LINQ Reporting Engine to build a report in Java....4300000 In-Table List Template (Horizontal) Template Example Manager...4300000 In-Table List Template (Horizontal) with Highlighted Columns...

    docs.aspose.com/words/java/appendix-c-typical-t...
  6. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings....specify the state that the horizontal or vertical splitter bar...bar should be shown in. A horizontal splitter bar separates the...

    docs.aspose.com/slides/androidjava/presentation...
  7. image|Documentation

    Image element is used to add a picture.... y=500 align left Horizontal image alignment: left , center...

    docs.aspose.com/omr/net/txt-markup/image/
  8. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers.... Horizontal , aw . Drawing . GradientVariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....Left Horizontal grid alignment. GridOrientation...GridOrientation Orientation Orientation.Horizontal Element’s orientation: Orientation...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  10. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...table when cells are merged horizontally . This approach accurately... defaulting to 1 when no horizontal merging is applied . If you’re...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...