Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 23,926 for

x

(0.05 sec)
  1. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisScaling class. Represents the scaling options of the aXis...clear (); // Insert a series with X/Y coordinates for five points...160000.0 ]); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisScaling.logBase property | Aspose.Words for...

    AXisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic aXis....clear (); // Insert a series with X/Y coordinates for five points...160000.0 ]); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Add Header Footer in a Presentation|Aspo...

    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....x, you need to make some minor changes...New Aspose.Slides for Java 13.x approach How to create Hello World...

    docs.aspose.com/slides/java/how-to-add-header-f...
  4. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AXisTimeUnit enumeration. Specifies the unit of time for aXes....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...
  5. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... of_type ( lambda x : x . as_comment (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AXisScaling Minimum property to easily set and customize your aXis's minimum value 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...
  7. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AXisScaling's MaXimum property to easily set or retrieve the aXis's maXimum value, enhancing your data visualization with precision....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...
  8. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AXisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic aXis in C++....Clear (); // Insert a series with X/Y coordinates for five points...0 })); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. SVG Embedded Content

    In this article, you will learn how to include and render bitmap and HTML elements within an SVG object.... The main attributes are: x and y – the coordinates of the...aspose.com/svg/images/svg.png" x = "20" y = "20" height = "180"...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  10. Paragraph|Aspose.Slides Documentation

    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....idx_get ( 1 ); double x = tbl -> get_X () + tbl -> get_Rows ()...:: Rectangle , rect . get_X () + x , rect . get_Y () + y , rect...

    docs.aspose.com/slides/cpp/paragraph/