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

x

(0.14 sec)
  1. MathText|Aspose.Slides Documentation

    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....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...
  2. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SVG Embedded Content – Aspose.SVG Guide

    Learn how to embed and render raster images and HTML elements within an SVG object. Includes clear code eXamples.... Attributes x and y – Coordinates of the top‑left...aspose.com/svg/images/svg.png" x = "20" y = "20" height = "180"...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  4. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....top-left corner of the image, X increases to the right, Y increases...out . println ( "Rect: x=" + rectangle . x + " y=" + rectangle ...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToScale method. Renders the shape into a Graphics object to a specified scale in C++....Graphics > & graphics , float x , float y , float scale ) Parameter...object where to render to. x float The X coordinate (in world units)...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the chart series. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....&) method Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. AxisBound | Aspose.Words for .NET

    Create dynamic aXis bounds effortlessly with AXisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user eXperience....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...
  9. 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...
  10. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity.... x = shape . x * width_ratio presentation...* height_ratio shape . x = shape . x * width_ratio for layout_slide...

    docs.aspose.com/slides/python-net/re-sizing-sha...