Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 29,869 for

x

(0.88 sec)
  1. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child entity.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用SkiaSharp解码和编码纹理|Documentation

    使用SkiaSharp从图像文件解码纹理...* y ; for ( int x = 0 ; x < map . Width ; x ++, p += 4 ) { byte...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  3. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... page_width } x { builder . page_setup . page_height...builder . page_setup . page_width } x { builder . page_setup . page_height...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article eXplains how to define a Mesh....1 , 2 , 3 }); // Right side (X+) mesh . createPolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . createPolygon ( new int...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  5. Reading Low-Resolution Barcode|Documentation

    Learn how to read low-resolution barcodes in Aspose.BarCode for Java using QualitySettings and X-dimension hints....USE_MINIMAL_X_DIMENSION and setMinimalXDimension(float)...XDimensionMode is set to USE_MINIMAL_X_DIMENSION . For all other XDimension...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....point ); void LineTo ( float x , float y ); Add a line to a specified...index ); void LineTo ( float x , float y , uint index ); Add...

    docs.aspose.com/slides/net/custom-shape/
  7. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated teXt frame. TeXt frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated teXt paragraphs. Ideally, …...Width}x{cloneShapeImage.Height}"); Rectangle...Paragraph {paraCounter} rect: X={paraRect.X}, Y={paraRect.Y}, W={paraRect...

    forum.aspose.com/t/wrong-count-of-animated-text...
  8. Manipulate Position, Size, and Designer Chart|D...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or re‑position it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/python-net/manipulate-pos...
  9. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for .NET to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or re‑position it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/net/manipulate-position-s...
  10. Copy Outer Field|Aspose.PDF for Python via .NET

    This eXample demonstrates how to copy a form field from one PDF document to another using Aspose.PDF for Python....new_field_name , page_number , x , y ) ‘original_field_name’ –...which the new field will appear. x, y – coordinates on that page...

    docs.aspose.com/pdf/python-net/copy-outer-field/