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

x

(0.51 sec)
  1. 在 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...
  2. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....Secondary ; // Hide the secondary X axis. newSeriesGroup . AxisX ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 使用 TrueType 字体渲染文本 | Java

    可供开发人员操作字体文件的 Java API。了解如何在 Java 产品中渲染 TrueType 和 OpenType 字体的基础知识。... 计算每个加工字形的 ‘X’ 轴的字形坐标。 ‘X’ 和 ‘Y’ 坐标都将其传递到 Aspose.Fonts...仅在每个迭代步骤中计算出仅处理的字形和先前的字形之间的距离。此距离会影响每个字形 ‘X’ 坐标。 类型 GlyphOutlinePainter 的对象借助于...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  4. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the teXt that follows the field should be moved horizontally from the left edge of the column, frame, or teXt boX.... assertEqual ( ' ADVANCE \\ x -100 \\ y 200' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDisplayBarcode.SymbolRotation | Aspose.Wor...

    Discover the SymbolRotation property of FieldDisplayBarcode. Easily adjust barcode rotation for optimal scanning with valid values of 0-3. Enhance your data display!...501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Chart.axis_y property | Aspose.Words for Python

    Chart.aXis_y property. Provides access to properties of the primary Y aXis of the 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...
  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. 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...
  10. How to create a CadPolyline with 3D data (Z coo...

    I’m using Aspose.CAD for .NET (C#) and I’m generating a DwgImage completely from scratch. I’ve successfully created a CadLwPolyline using 2D coordinates, but now I need to represent actual 3D data — meaning coordinates …...CadPolyline with full 3D coordinates (X, Y, and Z), and what the recommended...

    forum.aspose.com/t/how-to-create-a-cadpolyline-...