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

point coloring

(0.71 sec)
  1. 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...
  2. List of the Supported PSD Global Image Resource...

    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....0 only ) Indexed color table 1005 ResolutionInfo structure...3 = points, 4 = picas, 5 = columns). 1010 Background color. 1011...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  3. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....Shows how to work with data points on a line chart. public void...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 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/
  5. 图表系列|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/
  6. 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...
  7. 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...
  8. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....RawCustomColorConver specifies the custom color converter. Property Aspose.Imaging...RawIndexedColorConve specifies the indexed color converter. Property Aspose.Imaging...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. 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...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Add a fill color for chart series. Add labels...( 30 ))); // Sets the fill color for series series -> get_Format...

    docs.aspose.com/slides/cpp/create-chart/