Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 30,470 for

x

(0.35 sec)
  1. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft EXcel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。... GetCount (); i ++ ) { int X = chart . GetNSeries (). Get (...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  2. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Rotation method. Gets or sets the rotation of the chart title in degrees in C++....get_Title () -> set_Text ( u "X Axis" ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Using Barcode and Barcode Expression Tags in Re...

    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....componentElement > < reportElement x = "0" y = "70" width = "400" height...componentElement > < reportElement x = "0" y = "4" width = "315" height...

    docs.aspose.com/barcode/jasperreports/using-bar...
  4. 在 Android 上自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、圆角、复合形状。...); public void lineTo ( float x , float y ); 在路径的指定位置添加直线: public...); public void lineTo ( float x , float y , long index ); 在路径末尾添加三次贝塞尔曲线:...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  5. 档案

    档案...==(TestUser x, TestUser y) { if ((object)x != null) return x.Equals(y);...((object)y != null) return y.Equals(x); return true; } public static...

    blog.aspose.com/zh/email/create-update-or-delet...
  6. Setup Environment and Installation Guidelines|D...

    Visio Diagram Node.js via Java is platform-independent API and can be used on any platform (Windows, LinuX and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive....x Install node-java bridge. You...> </ array > Install python 2.x (if it is not installed). Install...

    docs.aspose.com/diagram/java/setup-environment-...
  7. 数学文本|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的 MathematicalTeXt 示例:在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...getMathParagraph (); // 添加一个简单的分数:x / y。 let fraction = new aspose...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。...过滤器基元所需的属性是 x, y, width, height 和 id 。他们设置将应用滤镜的图片区域。属性...defs > 3 < filter id = "shadow" x = "-20" y = "-20" height = "150"...

    docs.aspose.com/svg/zh/net/drop-shadow/
  9. #NAME? when a LET-bound LAMBDA is invoked by na...

    Hi, we have a problem with LAMBDA and LET: Environment Aspose.Cells for .NET 26.6.0 .NET 9.0 Windows 11 Problem When a LAMBDA is bound to a name via LET and then invoked by that name — =LET(f,LAMBDA(X,X*2),f(5)) — Cal…...by that name — =LET(f,LAMBDA(x,x*2),f(5)) — CalculateFormula()...LET(_xlpm.f,_xlfn.LAMBDA(_xlpm.x,_xlpm.x*2),_xlpm.f(5))</f> Steps to...

    forum.aspose.com/t/name-when-a-let-bound-lambda...
  10. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAXis.hidden property. Gets or sets a flag indicating whether this aXis is hidden or not....series with categories for the X-axis, and respective decimal values...appearance of the chart. chart . axis_x . hidden = True chart . axis_y...

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