Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,873 for

x

(0.09 sec)
  1. ChartAxis.DisplayUnit | Aspose.Words for .NET

    Discover how the ChartAXis DisplayUnit property enhances your data visualization by optimizing value aXis scaling for clearer insights....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MinorUnitScale method. Returns or sets the scale value for minor tick marks on the time category aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。...有六个属性决定矩形在屏幕上的形状和位置: x , y – 矩形左上角的 x, y 坐标 width 、 height –...矩形的宽度和高度 rx 、 ry – 矩形角的 x 和 y 半径 如果没有设置 x 和 y 属性,则矩形的左上角放置在点 (0...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...
  5. ChartXValueCollection.Item | Aspose.Words for .NET

    Discover the ChartXValueCollection Item property to easily access or modify X values at any indeX, enhancing your data visualization eXperience....ChartXValueCollectio indexer Gets or sets the X value at the specified index....

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartYValueType | Aspose.Words for Java

    Allows to specify type of an Y value of a chart series in Java.... TIME Specifies that an X value is a time of day. length...static int TIME Specifies that an X value is a time of day. length...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompatibilityOptions.suppressTopSpacingWP prope...

    CompatibilityOptions.suppressTopSpacingWP property. Emulate WordPerfect 5.X Line Spacing....x Line Spacing. get suppressTopSpacingWP...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....to properties of the primary X axis of the chart. getAxisY()...to properties of the primary X axis of the chart. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompatibilityOptions.truncateFontHeightsLikeWP6...

    CompatibilityOptions.truncateFontHeightsLikeWP6 property. Emulate WordPerfect 6.X Font Height Calculation....x Font Height Calculation. get ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....X.BaseVal.Value . The following...Cy, Rx, Ry ), the rectangle ( X, Y, Width, Height, Rx, Ry ) and...

    docs.aspose.com/svg/net/edit-svg-file/