Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 30,226 for

x

(0.13 sec)
  1. Customize Plot Areas of Presentation Charts on ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Android via Java. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...validateChartLayout (); double x = chart . getPlotArea (). getActualX...

    docs.aspose.com/slides/androidjava/chart-plot-a...
  2. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element... validateChartLayout (); var x = chart . getPlotArea (). getActualX...

    docs.aspose.com/slides/nodejs-java/chart-plot-a...
  3. Installation and Quick Start Tutorial|Documenta...

    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...."1742" > < line > < reportElement x = "0" y = "0" width = "515" height...< textField > < reportElement x = "0" y = "10" width = "515" height...

    docs.aspose.com/barcode/jasperreports/quickstar...
  4. conclusion.svg

    Xmlns="http://www.w3.org/2000/svg"> X1="30" y1="30" X2="350" y2="290" style="stroke:rgb(255,0,0); stroke-width:3" /> X1="30" y1="50" X2="300" y2="350" styl......style="stroke:grey; stroke-width:5" /> <rect x="60" y="100" width="70" height="40"...stroke-width:1; fill-opacity:1" /> <rect x="120" y="150" width="90" height="90"...

    docs.aspose.com/svg/files/conclusion.svg
  5. 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...
  6. Public API Changes in Aspose.Diagram 16.x.x|Doc...

    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.x Contents [ Hide ] This section...Diagram 17.x Public API Changes in Aspose.Diagram 6.x.x...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on neXt page if they will be split between 2 pages. For eXample, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...Add("X"); cell = test1Row.Cells.Add("test1...Add(); cell = testRow.Cells.Add("X"); cell = testRow.Cells.Add("test1...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  8. ChartSeries.clear method | Aspose.Words for Nod...

    ChartSeries.clear method. Removes all data values from the chart series... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.clearValues method | Aspose.Words f...

    ChartSeries.clearValues method. Removes all data values from the chart series with preserving the format of the data points and data labels.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....Attribute Description Default x X‑coordinate of the top‑left corner..."http://www.w3.org/2000/svg" > 2 < rect x = "60" y = "100" width = "70"...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/