Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,792 for

horizontal

(0.93 sec)
  1. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....dates are plotted along the horizontal (category) axis in the chart...

    docs.aspose.com/cells/python-net/date-axis/
  2. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Width = 200 ; // Set the horizontal, and vertical alignment of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Mismatch Chart Types|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.... – Range‑Bar Horizontal bar range chart. – Range‑ErrorBar...

    docs.aspose.com/cells/reportingservices/mismatc...
  5. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations....); // Set the vertical and horizontal resolution imgOptions . ...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  6. 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...
  7. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...TextAlignmentType :: Center ); // Set its horizontal alignment setting comment...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  8. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection.... Horizontal , GradientVariant . Variant2...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....7 # We can adjust horizontal and vertical resolution with...resolution of 96dpi. options . horizontal_resolution = 72 options ...

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