Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 21,201 for

x

(0.04 sec)
  1. AxisBound.value property | Aspose.Words for Python

    AXisBound.value property. Returns numeric value of aXis bound....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. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToSize method. Renders the shape 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.ren...
  3. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AXisBound ValueAsDate property, which efficiently returns aXis-bound values as datetime for enhanced data visualization and analysis....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...
  4. AxisBound.IsAuto | Aspose.Words for .NET

    Discover AXisBound IsAuto. Automatically determine aXis bounds for enhanced data visualization and streamlined analysis. Optimize your charts effortlessly!...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...
  5. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each piXel do histR…...Height; y++) { for (int x = 0; x < image.Width; x++) { var pixel = image...image.GetPixel(x, y); histR[pixel.R]++; histG[pixel.G]++; histB[pixel...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  6. PowerPoint Math Equations|Aspose.Slides for PHP...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math TeXt...$fraction = new MathematicalText ( "x" ) -> divide ( "y" ); $mathParagraph...$fraction = new MathematicalText ( "x" ) -> divide ( "y" ); $mathParagraph...

    docs.aspose.com/slides/php-java/powerpoint-math...
  7. AxisBound.isAuto property | Aspose.Words for No...

    AXisBound.isAuto property. Returns a flag indicating that aXis bound should be determined automatically....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...
  8. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the teXt wraps around.... 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...
  9. 段落|Aspose.Slides for PHP 文档

    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....-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/zh/php-java/paragraph/
  10. 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: Horizonal(Category) Axis : X Axis Vertical(Value) Axis : Y...as done in Excel. | | Manage X and Y Axes In Excel chart, horizonal...

    docs.aspose.com/cells/python-net/chart-axes/