Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 28,976 for

x

(0.09 sec)
  1. 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...
  2. FieldMergeBarcode.PosCodeStyle | Aspose.Words f...

    Discover the FieldMergeBarcode PosCodeStyle property for customizable Point of Sale barcodes. Support for UPCA, EAN13, and more with fleXible styling options!...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...
  3. AxisScaling.minimum property | Aspose.Words for...

    AXisScaling.minimum property. Gets or sets minimum value of the aXis....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...
  4. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and fleXibility....cubed root of x: InsertFieldEQ ( builder , @"\r (3,x)" ); // 8 -...\do8(Subscript)" ); // 9 - Box switch "\x", with lines at the top, bottom...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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/
  6. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Please note that on slide 9, the X-axis value labels are rotated...earlier, the labels are rotated on X-axis. Attaching the presentation...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  8. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAXis Scaling properties for optimal aXis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....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. Edit Connector Geometry Section in the ShapeShe...

    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.... new \ # set X value line_to . getX () . setValue...() . getValue () / 2 ) \ # set X value line_to . getX () . setValue...

    docs.aspose.com/diagram/java/edit-connector-geo...
  10. 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...