Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 30,512 for

x

(0.21 sec)
  1. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...id = first - rect 3 Attribute: x = 50 4 Attribute: y = 90 5 Attribute:...= second - rect 10 Attribute: x = 120 11 Attribute: y = 150 12...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  2. 旋转 SVG – C# 示例

    SVG 旋转的 C# 示例。考虑在变换属性和变换矩阵中使用旋转函数的情况。... X . BaseVal . Value = 150; 14 rectElement...包括: 平移 – 沿 x 和 y 轴移动元素。 旋转 – 围绕指定点旋转元素。 缩放 – 沿 x 和 y 轴缩放元素。 倾斜...

    docs.aspose.com/svg/zh/net/rotate-svg/
  3. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    docs.aspose.com/page/zh/cpp/crop-eps/
  4. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...x). 19.2.0 does not expose it. Therefore...stable version (currently 25.x) gives you the ShapeRenderer ‑based...

    forum.aspose.com/t/svg-vector-image-resolution-...
  5. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart aXes in PowerPoint presentations for reports and visualizations....moves to the horizontal axis (x-axis) and vice versa. This JavaScript...This is useful for shifting the X-axis up or down or for emphasizing...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  6. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....GetLocationOnScreen ( location ); int x = ( int ) e . Event . GetX ();... Event . GetY (); int posX = x - location [ 0 ]; int posY = y...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  7. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...允许您快速交换轴之间的数据——垂直轴(y 轴)上的数据会移动到水平轴(x 轴),反之亦然。 以下 C++ 代码展示了如何在图表上执行轴之间的数据交换任务:...:您可以选择在零、最大分类/数值或特定数值处交叉。这对于上下移动 X 轴或强调基线非常有用。 如何相对于轴定位刻度标签(旁边、外部、内部)?...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  8. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart aXes in PowerPoint presentations for reports and visualizations....moves to the horizontal axis (x-axis) and vice versa. This Java...This is useful for shifting the X-axis up or down or for emphasizing...

    docs.aspose.com/slides/androidjava/chart-axis/
  9. Code 16K in Android via Java | products.aspose.com

    Aspose.Barcode for Android via Java API allows customize, generate and recognize Code 16K barcodes in your Java application... With a minimum X-dimension of 0.02 sm, it can be...

    products.aspose.com/barcode/android-java/code16k/
  10. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description....degrees and then flip around the X-Axis, Rotate90FlipY to rotate...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...