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

x

(0.2 sec)
  1. ChartAxis.reverse_order property | Aspose.Words...

    ChartAXis.reverse_order property. Returns or sets a flag indicating whether values of aXis should be displayed in reverse order, i.e...series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAXis.major_unit property. Returns or sets the distance between major tick marks....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.crosses property | Aspose.Words for P...

    ChartAXis.crosses property. Specifies how this aXis crosses the perpendicular aXis....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Images using Python Image Processing Li...

    Using Python Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, CorelDraw, WebP, EPS, CMX, DICOM, and eXport, eXpand or crop images....needs to create a rectangle with X and Y coordinates and specify...height of the rectangle box. The X,Y and Width, Height of rectangle...

    docs.aspose.com/imaging/python-net/converting-i...
  5. Convert Images using Java Image Processing Libr...

    Using Java Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and eXport, eXpand or crop images....needs to create a rectangle with X and Y coordinates and specify...height of the rectangle box. The X,Y and Width, Height of rectangle...

    docs.aspose.com/imaging/java/converting-images/
  6. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# eXamples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matriX....allows scaling images along the x- and y-axis. The sy scaling factor...by a factor of 2 in both the x and y dimensions. To add the circleElement...

    docs.aspose.com/svg/net/svg-scaling/
  7. Aztec Code Rune|Documentation

    Description of the Aztec Code Rune barcode type...barcodes have amaximum size of 11 x 11 modules and are very tiny....

    docs.aspose.com/barcode/info-cards/aztec-rune/
  8. Flip Image in Python

    This tutorial discusses how to flip image in Python. It eXplains the system configuration, the stepwise process, and a sample code to mirror image in Python....90, 180, or 270 degrees along X, Y, or both XY axes before writing...

    kb.aspose.com/imaging/python/flip-image-in-python/
  9. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....height and then setting the (x, y) position using coordinates...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/
  10. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....setText("X Axis"); chart.getAxisX().getTitle()...getAxisX().getTitle().setText("X Axis"); chart.getAxisX().getTitle()...

    reference.aspose.com/words/java/com.aspose.word...