Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 28,963 for

x

(0.07 sec)
  1. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AXisScaleType enumeration. Specifies the possible scale types for an aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Axes of Excel Charts|Documentation

    Learn how to configure chart aXes in Aspose.Cells for Python via .NET. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....Axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...axis as in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/python-net/chart-axes/
  3. Manage Axes of Excel Charts|Documentation

    Learn how to configure chart aXes in Aspose.Cells for .NET. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...as done in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/net/chart-axes/
  4. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics object to a specified size in C++....Graphics > & graphics , float x , float y , float width , float...object where to render to. x float The X coordinate (in world units)...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/zh/net/paragraph/
  6. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAXisType enum to easily define chart aXis types and enhance your document's data visualization....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AxisBound.Value | Aspose.Words for .NET

    Discover AXisBound Value. Effortlessly retrieve numeric aXis bounds for precise data visualization and enhanced analytical insights....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/net/aspose.words.dra...
  8. Formula recognition|Documentation

    EXtracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognize_formula ( input , True ) x_{c} ( t )=\\sin\left( 2 \\pi(...t \right) T=1 / 4 0 0 x [ n ] x [ n ] x [ n ]=\\cos\left( {\\frac{\\pi}...

    docs.aspose.com/ocr/python-net/formula-recognit...
  9. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#....on the type of the chart, add x tags to the chart title or chart...series’ names as follows. << x [ x_value_expression ]>> For a scatter...

    docs.aspose.com/words/net/linq-working-with-cha...