Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 27,007 for

x

(0.09 sec)
  1. 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/
  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. 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...
  4. 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...
  5. Generating a Thumbnail from a Slide with User D...

    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....Get the X and Y scaling factors based on user defined X and Y dimensions...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/net/generating-a-thumbna...
  6. 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...
  7. Aspose.PSD for Python via .NET 25.5 - Release N...

    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.... width for x in range ( layer . width ): col...from_argb (( x % 256 * ( x % 4 ) % 256 ), ( x % 256 * ( x % 5 )) %...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....class Represents a collection of X values for a chart series. Remarks...collection allows only changing X values. To add or insert new values...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....class Represents a collection of X values for a chart series. public...to the X values. Item { get; set; } Gets or sets the X value at...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG teXt using the teXt, tspan, and teXtPath elements....org/2000/svg" > 2 < text x = "10" y = "6" fill = "red" >...fully visible </ text > 3 < text x = "10" y = "30" fill = "green"...

    docs.aspose.com/svg/net/drawing-basics/svg-text/