Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 27,018 for

x

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::MarkerSymbol en...

    Aspose::Words::Drawing::Charts::MarkerSymbol enum. Specifies marker symbol style in C++.... X 11 Specifies an X shall be drawn at each...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Java can load and Save.... X DirectX’s X file Including ASCII/Binary...

    docs.aspose.com/3d/java/supported-file-formats/
  3. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis | Aspose.Words for Java

    Represents the aXis options of the chart in Java....series with categories for the X-axis and respective numeric values...containing date/time values for the X-axis, and respective decimal values...

    reference.aspose.com/words/java/com.aspose.word...
  5. Barcode Generation|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....Hide ] Generate Code128 How use X-Dimension Generate QR Code Customize...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. SVG 转换 – SVG Transformations – Aspose.SVG指南

    了解如何使用 SVG 变换属性旋转、缩放、移动和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。... translate (tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 。如果未指定其中一个值,则默认为零。...x, ty)" 的作用是根据以下公式改变对象坐标: x(新)= x(旧)+ tx y(新)= y(旧)+ ty 这是一个简单的例子:...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  7. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Java. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...validateChartLayout (); double x = chart . getPlotArea (). getActualX...

    docs.aspose.com/slides/java/chart-plot-area/
  8. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for PHP via Java. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...$chart -> validateChartLayout (); $x = $chart -> getPlotArea () ->...

    docs.aspose.com/slides/php-java/chart-plot-area/
  9. SVG 文本 – SVG text, SVG textPath – Aspose.SVG指南

    您将了解有关字形、字符和字体的基本信息,并学习如何使用 Aspose.SVG 将 SVG 文本显示、格式化和设置样式为 SVG 图像。... x 和 y 是负责文本位置的主要属性。文本的基线从第一个文本符号的左下角开始。必须将...值设置为大于字体大小。否则,文本不会进入视口。 以下示例说明了如何正确指定基线的起点。 x 和 y 设置基线起点的坐标 ( svg-text-position...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  10. 在 Android 上从演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/zh/androidjava/paragraph/