Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 29,016 for

x

(0.22 sec)
  1. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....int c = 0 ; for ( byte x : data ) { if ( x == b ) { c ++; } } return...segments = 1 ; for ( byte x : raw ) { if ( x == GS ) { segments ++;...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....the secondary X axis. new_series_group . axis_x . hidden = True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code eXamples for SVG transformations....element by a tx value along the x-axis and by ty along the y-axis...skewY(angle) skew an element along the x or y axis by a specified angle...

    docs.aspose.com/svg/net/svg-transformations/
  4. ChartAxis.document property | Aspose.Words for ...

    ChartAXis.document property. Returns the document containing the parent chart....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...
  5. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAXis.minor_tick_mark property. Returns or sets the minor tick marks for the 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...
  6. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....0 ; $x = $R * java ( "java.lang.Math"...-> add ( new Point2DFloat ( $x + $R , $y + $R )); $radians =...

    docs.aspose.com/slides/php-java/custom-shape/
  7. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...beyond the page bounds 45 int32_t x = squareSide; 46 int32_t y = 0;...47 if (sumX >= width) 48 { 49 x = - (sumX - squareSide); 50 y...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  8. 系统要求|CAD 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....(Ubuntu、OpenSUSE、CentOS 等) Mac Mac OS X 支持的框架 Aspose.CAD for .NET 支持以下...

    docs.aspose.com/cad/zh/net/getting-started/syst...
  9. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....Secondary ; // Hide the secondary X axis. newSeriesGroup . AxisX ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the teXt that follows the field should be moved horizontally from the left edge of the column, frame, or teXt boX.... assertEqual ( ' ADVANCE \\ x -100 \\ y 200' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...