Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 25,310 for

x

(0.17 sec)
  1. AxisBound.value_as_date property | Aspose.Words...

    AXisBound.value_as_date property. Returns value of aXis bound represented as datetime....The first array contains the X-values, # and the second contains...( series_name = 'Series 1' , x_values = [ 1.1 , 5.4 , 7.9 , 3...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...NewLine + "Corrdinates X =" + point . X + " Corrdinates Y =" +...

    docs.aspose.com/slides/net/portion/
  3. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method...insert(index, x_value) Inserts the specified X value into the...for the X value. def insert ( self , index : int , x_value :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final eXtent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape (), b ), list ( doc...assertEqual ( 200 , rectangle_f_out . x ) self . assertEqual ( 200 , rectangle_f_out...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.type property | Aspose.Words for Node.js

    ChartAXis.type property. Returns type of the aXis....grouped and banded along the X-axis by category: let chart =...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose.PSD for .NET 25.5 - Release Notes|Docume...

    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....for ( int x = 0 ; x < layer . Width ; x ++) { row [ x ] = 255 <<...<< 24 | ( x % 256 * ( x % 4 )) << 16 | ( x % 256 * ( x % 5 )) <<...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  8. AxisBound.value property | Aspose.Words for Nod...

    AXisBound.value property. Returns numeric value of aXis bound....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 管理单元格|Aspose.Slides 文档

    C++ 中 PowerPoint 演示文稿中的表格单元格...如果我们合并 2 组单元格 (1, 1) x (2, 1) 和 (1, 2) x (2, 2),则生成的表格将被编号。此 C#...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  10. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP....bookmarks -> getCount ()); $ x = 0 ; while ( $ x < 8 ) { $ bookmark =...= $ bookmarks -> get ( $ x ); //$row = new Java("com.aspose.words...

    docs.aspose.com/words/java/untangle-row-bookmar...