Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 23,926 for

x

(0.04 sec)
  1. SVG Color – How to work with Fill Color and Str...

    Learn about SVG color rules, how to apply colors in SVG files, and how to work with fill color, stroke color, and opacity....linearGradient > 8 </ defs > 9 < text x = "50" y = "50" font - family...text color ?</ text > 10 < text x = "50" y = "130" font - family...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  2. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...array that contains data from an X.509 certificate. password str...password required to access the X.509 certificate data. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过Node.js与C++管理Excel图表的轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表轴。我们的指南将向您展示如何调整主、次轴,设定范围以及修改其属性,以增强您的图表效果。...] 在Excel图表中,有3种类型的轴: 横轴(类别轴): X轴 垂直(值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...。 | | 管理X和Y轴 在Excel图表中,横轴和纵轴是最常用的两种轴。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-axes/
  4. SVG Transformations – Basics, SVG Code Examples

    Learn how to rotate, scale, move, and skew SVG graphics using SVG transform attribute and consider code eXamples for SVG transformations....element by a tx value along the x-axis and by ty along the y-axis...according to the formula: x(new) = x(old) + tx y(new) = y(old)...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  5. 用 Node.js 和 C++ 获取工作表页面设置的纸张宽度和高度|Documentation

    探索如何通过 Node.js 和 C++ 程序编程获取 EXcel 工作表页面设置的纸张宽度和高度。... getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...getPageSetup (). getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...

    docs.aspose.com/cells/zh/nodejs-cpp/get-paper-w...
  6. PowerPoint Math Equations|Aspose.Slides for Nod...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math TeXt... MathematicalText ( "x" ). divide ( "y" ); mathParagraph...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  7. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++....Examples Shows how to translate the x and y coordinate location on a...the right of // the document's x and Y coordinate origin point...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 部分|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/androidjava/portion/
  9. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAXis.has_minor_gridlines property. Gets or sets a flag indicating whether the aXis has minor gridlines....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisScaling class. Represents the scaling options of the aXis...clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

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