Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 28,975 for

x

(0.12 sec)
  1. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart aXes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...axis as in Excel. | | Manage X and Y Axes In Excel charts, horizontal...

    docs.aspose.com/cells/cpp/chart-axes/
  2. SVG Coordinate Systems and Units – Aspose.SVG G...

    Learn how to work with a coordinate system, canvas and viewport together; what is viewboX and how can it be used for SVG image zooming....works like a two-dimensional x-y plane. The initial SVG coordinate...top left corner. The positive x -direction being to the right...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  3. 使用 C++ 管理Excel图表的轴线|Documentation

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

    docs.aspose.com/cells/zh/cpp/chart-axes/
  4. ChartXValueCollection.formatCode property | Asp...

    ChartXValueCollection.formatCode property. Gets or sets the format code applied to the X values....the format code applied to the X values. get formatCode () : string...- “\"$\”#,##0.00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim X As New Aspose.Cells.Workbook X.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples.... MathematicalText ( "x" ). divide ( "y" ); mathParagraph...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  7. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode teXt display with FieldMergeBarcode's DisplayTeXt property. Enhance readability and functionality in your applications effortlessly....MyEAN13Barcode EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...\"501234567890\" EAN13 \\t \\p CASE \\x" )); Assert . That ( doc . Range...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ChartAxis.BaseTimeUnit | Aspose.Words for .NET

    Discover the ChartAXis BaseTimeUnit property to easily define the smallest time unit on your time category aXis for enhanced data visualization....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxis.HasMajorGridlines | Aspose.Words for ...

    Discover the ChartAXis HasMajorGridlines property to easily manage major gridlines on your charts, enhancing data visualization and clarity....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAXis.hasMajorGridlines property. Gets or sets a flag indicating whether the aXis has major gridlines....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

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