Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 26,986 for

x

(0.49 sec)
  1. Product Features|Documentation

    Product Features of Aspose.BarCode for .NET: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...color, bar color, rotation angle, X-dimension, image quality, captions...and supplement data Supporting X- and Y-dimensions for 2D barcodes...

    docs.aspose.com/barcode/net/product-features/
  2. 在 Android 上自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、圆角、复合形状。...); public void lineTo ( float x , float y ); 在路径的指定位置添加直线: public...); public void lineTo ( float x , float y , long index ); 在路径末尾添加三次贝塞尔曲线:...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  3. ChartAxis.numberFormat property | Aspose.Words ...

    ChartAXis.numberFormat property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the aXis....chart with categories for the X-axis, // and large respective...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection.showCategoryName prope...

    ChartDataLabelCollection.showCategoryName property. Allows to specify whether category name is to be displayed for the data labels of the entire series...(); // Add a custom series with X/Y coordinates and diameter of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....as the lower case (the font's x-height). # Characters that were...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案...==(TestUser x, TestUser y) { if ((object)x != null) return x.Equals(y);...((object)y != null) return y.Equals(x); return true; } public static...

    blog.aspose.com/zh/email/create-update-or-delet...
  7. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....renderToScale(Graphics2D graphics, float x, float y, float scale) Renders...renderToSize(Graphics2D graphics, float x, float y, float width, float height)...

    reference.aspose.com/words/java/com.aspose.word...
  8. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。...过滤器基元所需的属性是 x, y, width, height 和 id 。他们设置将应用滤镜的图片区域。属性...defs > 3 < filter id = "shadow" x = "-20" y = "-20" height = "150"...

    docs.aspose.com/svg/zh/net/drop-shadow/
  9. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...point ); void LineTo ( float x , float y ); 在路径的指定位置添加直线 : void...index ); void LineTo ( float x , float y , uint index ); 在路径末尾添加三次贝塞尔曲线...

    docs.aspose.com/slides/zh/net/custom-shape/
  10. Aspose.Cell import object shuffles the data - F...

    in some random case for the same dataset after binding data to EXcel using Aspose.Cells data is shuffled randomly , it’s not like data is shifted. But if we re-prepare the eXcel it looks fine. Below is the code snippet. …...Select(x => new GSTR2BReconDataModel {...ReconciliationRemark = x.ReconciliationRemark, SubStatus = x.SubStatus, Gstin...

    forum.aspose.com/t/aspose-cell-import-object-sh...