Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 30,234 for

x

(0.07 sec)
  1. 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...
  2. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Python via .NET allows developers to combine two rotation transformation into one represented in a quaternion.... X_AXIS ) # Concatenate q1 and q2...q2. q1 and q2 rotate alone x-axis with same angle but different...

    docs.aspose.com/3d/python-net/concatenate-quate...
  3. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across pages seamlessly....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  4. 电子表格编辑器 与文件一起使用|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....Workbook ( i ); } catch ( Exception x ) { return null ; } String key...catch ( MalformedURLExceptio x ) { msg . sendMessageDialog (...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  5. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....the secondary X axis. new_series_group . axis_x . hidden = True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in eXcel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...shapes that overlap with the x-axis and y-axis are somehow behind...shapes are appearing behind the x-axis and y-axis, this could be...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  7. Add image watermark to image - Free Support For...

    ImageWatermarkInImage_test.zip (113.6 KB) Hi We are getting an error while water marking the image to image. It will be a great help to us. Please find attached solution to reproduce the error. Specified argument wa…...Blend does not allow a negative X or Y for origin . You can work...(basePosition.X < 0) { overlayRect.X = -basePosition.X; basePosition...

    forum.aspose.com/t/add-image-watermark-to-image...
  8. Generate DOTCODE BarCode Images via Python | pr...

    Create DOTCODE symbology BarCode Images using Python applications without using any other software....125 x 0.125 inches (3.18 x 3.18 mm), which allows...

    products.aspose.com/total/python-net/generate-b...
  9. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the eXcel chart when I open the eXcel chart and view it. public virtual S…...Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  10. 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...