Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,885 for

horizontal

(0.43 sec)
  1. GradientStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStyle enum for customizable gradient fill styles, enhancing your document designs with vibrant visuals.... Horizontal 1 Gradient running horizontally across an...Color . Red , GradientStyle . Horizontal , GradientVariant . Variant2...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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...
  4. PageInfo.get_size_in_pixels method | Aspose.Wor...

    aspose.words.rendering.PageInfo.get_size_in_pixels method...dpi float The resolution (horizontal and vertical) to convert...get_size_in_pixels(scale, horizontal_dpi, vertical_dpi) Calculates...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  7. Change Tick Label Direction with JavaScript via...

    Learn how to change the direction of tick labels in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including Horizontal, vertical, and angled orientations....provides the following members: Horizontal Vertical Rotate90 Rotate270...direction from Rotate90 to Horizontal. Sample Code <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/change-tic...
  8. 将多页文档转换为Java中的图像|Aspose.Words为Java

    将多页文档导出为光栅图像(JPG, PNG, GIF, BMP, TIFF, WebP) 使用Java。...-在网格中排列页面,从左到右和从上到下,同时指定列数 Horizontal -在单个输出中水平并排,从左到右排列页面 Vertical...SaveFormat . JPEG ); // Set up Horizontal layout. options . setPageLayout...

    docs.aspose.com/words/zh/java/convert-a-multi-p...
  9. Change Tick Label Direction|Documentation

    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....provides the following members HORIZONTAL VERTICAL ROTATE_90 ROTATE_270...direction from ROTATE_90 to HORIZONTAL . Sample Code The source...

    docs.aspose.com/cells/java/change-tick-label-di...
  10. 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/...