Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 30,463 for

x

(0.16 sec)
  1. 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...
  2. ChartYValueType | Aspose.Words for Java

    Allows to specify type of an Y value of a chart series in Java.... TIME Specifies that an X value is a time of day. length...static int TIME Specifies that an X value is a time of day. length...

    reference.aspose.com/words/java/com.aspose.word...
  3. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。...有六个属性决定矩形在屏幕上的形状和位置: x , y – 矩形左上角的 x, y 坐标 width 、 height –...矩形的宽度和高度 rx 、 ry – 矩形角的 x 和 y 半径 如果没有设置 x 和 y 属性,则矩形的左上角放置在点 (0...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...
  4. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....fileStream ); } Save PDF/A or PDF/X format PDF/A is an ISO-standardized...reading embedded annotations. PDF/X is a subset of the PDF ISO standard...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  5. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AXisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....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...
  6. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisTimeUnit enum—your solution for defining time units on chart aXes efficiently and effectively....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. Customize Plot Areas of Presentation Charts in ...

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

    docs.aspose.com/slides/php-java/chart-plot-area/
  8. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... of_type ( lambda x : x . as_comment (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python....page 2 at specific coordinates (x=200, y=600), producing a PDF with...new_field_name , page_number , x , y ) ‘original_field_name’ –...

    docs.aspose.com/pdf/python-net/copy-inner-field/