Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 26,980 for

x

(0.19 sec)
  1. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products.... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  2. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....component of the connector var x = connector . getX () + (( connector...slides . ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/nodejs-java/connector/
  3. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...合并单元格中的编号 如果我们将两个单元格对 (1,1) x (2,1) 和 (1,2) x (2,2) 合并,生成的表格将具有编号。以下...setWidth ( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/zh/java/manage-cells/
  4. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。... <filter> 元素有一组属性,以下是其中一些: x、y、width、height、filterUnits、primitiveUnits...结果可以作为另一滤镜的图像来源。 过滤器基元所需的属性为 x、y、width 和 height 。他们设置将应用滤镜的图...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  5. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... x = connector . x + connector . width *...slides . ShapeType . RECTANGLE , x , y , 0 , height ) 结果: 案例 2 在...

    docs.aspose.com/slides/zh/python-net/connector/
  6. TikZ for Scientific Publications | Aspose.TeX .NET

    Utilize TikZ to create professional-quality graphics and diagrams for scientific and academic publications....begin{axis} [ 8 xlabel = {$x$}, 9 ylabel = {$f(x)$}, 10 title = {Graph...{Graph of $y = e ^ { - x ^ 2}$}, 11 grid = major 12 ] 13 \ addplot...

    docs.aspose.com/tex/net/tikz-for-scientific-pub...
  7. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...点: // 绘制连接线的垂直组件 float x = connector . X + connector . Width *...AddAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

    docs.aspose.com/slides/zh/net/connector/
  8. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and teXt....attributes for filter primitive are x, y, width, height, and id . They...defs > 3 < filter id = "shadow" x = "-20" y = "-20" height = "150"...

    docs.aspose.com/svg/net/drop-shadow/
  9. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...如果我们合并两个单元格对 (1, 1) x (2, 1) 和 (1, 2) x (2, 2),生成的表格将会编号。下面的...setWidth ( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  10. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....footnotes = list ( map ( lambda x : x . as_footnote (), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...