Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 21,199 for

x

(0.04 sec)
  1. System Requirements|CAD 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....openSUSE, CentOS and others) Mac OS X Platform Aspose.CAD for Python...Python supports: Python version 3.x. Development Environments You...

    docs.aspose.com/cad/python-net/system-requireme...
  2. 部分|Aspose.Slides 文档

    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.... println ( "X: " + point . x + " Y: " + point . y );...

    docs.aspose.com/slides/zh/java/portion/
  3. Chart Plot Area|Aspose.Slides for Python Docume...

    Get width, height of chart plot area. Set layout mode. PowerPoint presentation in Python... Gets actual X location (left) of the chart element...validate_chart_layout () x = chart . plot_area . actual_x y = chart . plot_area...

    docs.aspose.com/slides/python-net/chart-plot-area/
  4. Convert images to DICOM(Digital Imaging & Commu...

    Using Aspose.Imaging for .NET library it is easy to convert to DICOM(Digital Imaging & Communications) from other supported image formats...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/conversion/to/d...
  5. Glyph | Aspose.Words for Java

    Represents a glyph in Java....getAdvanceOffset() Horizontal (x) offset relative to glyph position...advanceOffset short Horizontal (x) offset. ascenderOffset short...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AXisTickMark enum. Specifies the possible positions for tick marks in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. SharedPtr < ChartAxis >...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Render Worksheet to Graphic Context|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....pageIndex, Graphics g, float x, float y) SheetRender.ToImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/net/render-worksheet-to-g...
  8. 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...
  9. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。...过滤器基元所需的属性是 x、y、width、height 和 id 。他们设置将应用滤镜的图片区域。属性...属性指定表征模糊操作的标准偏差的数字。如果提供两个数字,第一个 数字 表示沿坐标系 x 轴的标准偏差值,第二个数字表示 y 轴上的标准偏差值。每个...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  10. SVG 转换 – SVG Transformations – 基础知识、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...