Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,392 for

point coloring

(0.1 sec)
  1. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  2. ChartDataLabel class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataLabel class. Represents data label on a chart Point or trendline...Represents data label on a chart point or trendline. To learn more...ChartDataLabel object for each point. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 图表系列|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表系列...Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/zh/php-java/chart-series/
  4. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... public Point CoordOrigin { get ; set ; }...group shape, and place it 100 points below and to the right of //...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color area selection. C# code example provided....Imaging library, you can select a color area on a loaded image by specifying...specifying an arbitrary point within that area using the MagicWandSettings...

    docs.aspose.com/imaging/net/developer-guide/man...
  6. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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.... setFillColor ( Color . getRed ()); graph . getShapes...1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  7. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data Point....line formatting of this data point. @property def format ( self...formatting. data_points = series . data_points data_points [ 0 ] . format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Drawing Images|Documentation

    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....class to set its background color. The DrawLine method of the...on an image connecting two point structures. This method has...

    docs.aspose.com/imaging/net/drawing-images/
  9. Drawing Images|Documentation

    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....class to set its background color. The draw_line method of the...on an image connecting two point structures. This method has...

    docs.aspose.com/imaging/python-net/drawing-images/
  10. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0f ); auto point = chart -> get_ChartData ()...idx_get ( 1 ); point -> set_Explosion ( 30 ); point -> get_Format...

    docs.aspose.com/slides/zh/cpp/chart-series/