Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 28,979 for

x

(0.09 sec)
  1. Access pixel data in TextureData|Documentation

    Read or write piXel data in TeXtureData...; y ++) { for ( var x = 0 ; x < 128 ; x ++) { pixels [ p + 0...

    docs.aspose.com/3d/net/access-pixel-data-in-tex...
  2. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...add(xValue) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. add ( xValue : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....Examples Shows how to translate the x and y coordinate location on a...the right of # the document's x and Y coordinate origin point...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for Java MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....(); // Add a simple fraction: x / y. IMathElement fraction = new...new MathematicalText ( "x" ). divide ( "y" ); mathParagraph ...

    docs.aspose.com/slides/java/examples/elements/m...
  5. 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...
  6. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for C++ MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....(); // Add a simple fraction: x / y. auto fraction = MakeObject...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  7. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....reversing the x-coordinates. Vertical Flip along the x-axis, reversing...Both Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for .NET MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....fraction: x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // Use mathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  9. 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...
  10. Using Charts to Represent Sequential Data|Aspos...

    Use charts to represent your sequential data when building a report in Java....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/java/using-charts-to-repr...