Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 29,012 for

x

(1.32 sec)
  1. Get DrawObject and Bound while rendering to PDF...

    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 : Left coordinate of DrawObject...Sample Code Console Output [ X ]: 153 . 6035 [ Y ]: 82 . 94118...

    docs.aspose.com/cells/net/get-drawobject-and-bo...
  2. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AXisDisplayUnit CustomUnit property to easily customize your value aXis display units with user-defined scaling for enhanced data clarity....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartAxis.MinorUnitScale | Aspose.Words for .NET

    Discover the ChartAXis MinorUnitScale property to easily customize minor tick marks on your time category aXis for enhanced data visualization....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAXis MinorUnitIsAuto property optimizes your chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!...AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an aXis in Java....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/java/com.aspose.word...
  6. FieldMergeBarcode.FixCheckDigit | Aspose.Words ...

    Optimize your FieldMergeBarcode with the FiXCheckDigit property to ensure accurate check digit validation and enhance data integrity 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...
  7. 在 JavaScript 中向 PowerPoint 演示文稿添加数学公式|Aspose.Sl...

    使用 Aspose.Slides for Node.js 在 PowerPoint PPT 和 PPTX 中插入和编辑数学公式,支持 OMML、格式控制以及清晰的代码示例。... MathematicalText ( "x" ). divide ( "y" ); mathParagraph...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/zh/nodejs-java/powerpoin...
  8. AxisScaling.maximum property | Aspose.Words for...

    AXisScaling.maXimum property. Gets or sets the maXimum 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...
  9. 在 C++ 中向 PowerPoint 演示文稿添加数学公式|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint PPT 和 PPTX 中插入和编辑数学公式,支持 OMML、格式控制,并提供清晰的 C++ 代码示例。...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/zh/cpp/powerpoint-math-e...
  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/