Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 26,138 for

x

(0.12 sec)
  1. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....k ); outputHtml += "X: " + pathPoint . x + ", Y: " + pathPoint...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  2. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 图表数据标签|Aspose.Slides for PHP 文档

    设置PowerPoint图表数据标签和距离...0 ; for ( $x = 0 ; $x < java_values ( $chart ->...-> getSeries () -> size ()) ; $x ++ ) { $series = $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  4. 使用 Node.js 通过 C++ 创建带引线的饼图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在 Microsoft EXcel 中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,提升图表的整体清晰度。... getCount (); i ++ ) { let X = chart . getNSeries (). get (...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-pi...
  5. 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...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....will need to supply negative x and y coordinates to bring the...will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph... advance_offset Horizontal (x) offset relative to glyph position...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用字体库的文本渲染| .NET

    将文本转换为图像,并在.NET产品中渲染TrueType和Opentype字体。 C#API用于开发人员操纵和字体文件。...X = ( float )moveTo.X; 15 _currentPoint.Y...lineTo) 19 { 20 float x = ( float )lineTo.X; 21 float y = ( float...

    docs.aspose.com/font/zh/net/developer-guide/tex...
  9. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....); public void lineTo ( float x , float y ); Add a line to a specified...); public void lineTo ( float x , float y , long index ); Add...

    docs.aspose.com/slides/java/custom-shape/
  10. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....path lineTo ( point ); lineTo ( x , y ); Add a line to a specified...lineTo ( point , index ); lineTo ( x , y , index ); Add a cubic Bezier...

    docs.aspose.com/slides/nodejs-java/custom-shape/