Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 29,907 for

x

(0.09 sec)
  1. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today....set different properties like X,Y Rotation, DepthPercents etc...

    docs.aspose.com/slides/php-java/3d-chart/
  3. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 EXcel 中的形状中检索连接点。...forEach ( pt => { const line = `X = ${ pt [ 0 ] } , Y = ${ pt [...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  7. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....containing block, // and the x and y coordinates of (1000, 1000)...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for teXt emphasis and review.... X ); var lly = quadPoints . Min...quadPoints . Max ( pt => pt . X ); var ury = quadPoints . Max...

    docs.aspose.com/pdf/net/highlights-annotation/
  9. _code-block.min.850cff2ee102b37a8b0912358fa59fa...

    .chroma{background-color:#f8f8f8}.chroma .X{color:#000}.chroma .err{color:#a40000}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;b......x{color:#000}.chroma .err{color:#a40000}...

    docs.aspose.com/omr/scss/_code-block.min.850cff...
  10. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths....starting point of the path (Move to x=50, y=50) 15 . M (50, 50) 16 //...point to the new point (Line to x=100, y=50) 17 . L (100, 50) 18...

    docs.aspose.com/svg/net/path-builder/