Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 30,226 for

x

(0.07 sec)
  1. 档案

    档案... (ShapeType shapeType, float x, float y, float width, float height)... (ShapeType shapeType, float x, float y, float width, float height)...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  2. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNeXtLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across pages....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  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. 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. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...AddSmartArt(x, y, width, height, SmartArtLayoutType...IShape 属性 RawFrame、Frame、Rotation、X、Y、Width、Height,访问这些属性时会抛出 System...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  8. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades....snippet shows the steps of getting X and Y coordinates of XFA a form...( names [ 0 ]). Attributes [ "x" ]. Value ); Console . WriteLine...

    docs.aspose.com/pdf/net/xfa-forms/
  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...