Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,857 for

x

(0.26 sec)
  1. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying to add offset to my value aXis ticklabel but it does not work. The purpose would be to add space between the end of the curve and the ticklabels to display the end point value (datalabels) correctl…...the tick labels of Category (X) Axis. It seems that Excel do...is possible. I don’t see any X, Y properties for the ticklabels...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  2. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag.... of_type ( lambda x : x . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore teXt inside OfficeMath/>...pattern = 'b' , replacement = 'x' , options = options ) if is_ignore_office_math...else : self . assertEqual ( 'i+x-c≥iM+xM-cM' , doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AXisTickLabelPosition enumeration. Specifies the possible positions for tick labels....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. SVG 转换 – SVG Transformations – Aspose.SVG指南

    了解如何使用 SVG 变换属性旋转、缩放、移动和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。... translate (tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 。如果未指定其中一个值,则默认为零。...x, ty)" 的作用是根据以下公式改变对象坐标: x(新)= x(旧)+ tx y(新)= y(旧)+ ty 这是一个简单的例子:...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  6. Convert images to DICOM(Digital Imaging & Commu...

    Using Aspose.Imaging for .NET library it is easy to convert to DICOM(Digital Imaging & Communications) from other supported image formats...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/conversion/to/d...
  7. 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....$line_to = new LineTo (); \ # set X value $line_to -> getX () -> setValue...-> getValue () / 2 ); \ # set X value $line_to -> getX () -> setValue...

    docs.aspose.com/diagram/java/edit-connector-geo...
  8. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Java to optimize teXt positioning in PowerPoint presentations.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/java/paragraph/
  9. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Java. Improve your slide visuals effortlessly....chart layout and then reading its X, Y, width, and height values....get actual values. Gets actual X location (left) of the chart element...

    docs.aspose.com/slides/java/chart-plot-area/
  10. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize teXt positioning in PowerPoint presentations.... log ( "X: " + rect . x + " Y: " + rect . y + "...get_Item ( 1 ). get_Item ( 1 ); var x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/nodejs-java/paragraph/