Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 28,976 for

x

(0.31 sec)
  1. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...beyond the page bounds 39 int x = squareSide; 40 int y = 0; 41...41 if (sumX >= width) { 42 x = - (sumX - squareSide); 43 y +=...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  2. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...beyond the page bounds 37 int x = squareSide; 38 int y = 0; 39...39 if (sumX >= width) 40 { 41 x = - (sumX - squareSide); 42 y...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  3. 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...
  4. 使用trueType字体渲染文本|Java

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染TrueType和Opentype字体的基础知识。... 计算每个加工字形的“ X”轴的字形坐标。 “ x”和“ y”坐标都将其传递到okspose.fonts...仅在每个迭代步骤中计算出仅处理的字形和先前的字形之间的距离。此距离会影响每个字形“ X”坐标。 类型GlyphoutlinePainter的对象借...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  5. Umbraco Image Resizer|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.... 800 x 600 and imageResizer800x600 Make...image at the bottom under 800 x 600 heading. Now you can use this...

    docs.aspose.com/imaging/net/umbraco-image-resizer/
  6. 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...
  7. 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...
  8. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for .NET API.... Select the X‑axis. Go to Formatting . In the...

    docs.aspose.com/cells/net/create-tornado-chart/
  9. Aspose.Cells 16.12.0 中的公共 API 更改|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....means Yellow printf ( "Accent1: %x\r\n" , clr_Accent1 -> ToArgb ());...()); printf ( "Accent2: %x\r\n" , clr_Accent2 -> ToArgb ());...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  10. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for Python via .NET API.... Select the x‑axis. Go to formatting. In the...

    docs.aspose.com/cells/python-net/create-tornado...