Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,936 for

point coloring

(0.06 sec)
  1. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列...600 , 400 ); IChartDataPoint point = chart . ChartData . Series...DataPoints [ 1 ]; point . Explosion = 30 ; point . Format . Fill...

    docs.aspose.com/slides/zh/net/chart-series/
  2. 图表系列|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/
  3. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  4. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing Points for an axis in Java....Specifies the possible crossing points for an axis. Examples: Shows...getTickLabels().getFont().setColor(Color.RED); yAxis.getTickLabels()...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  7. Line|Aspose.Slides Documentation

    Add line in PowerPoint presentation in C# or .NET...Style and Length of the start point of the line. Set the Arrow Head...Style and Length of the end point of the line. Write the modified...

    docs.aspose.com/slides/net/line/
  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. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++... 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/
  10. 图表系列|Aspose.Slides 文档

    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....0f ); auto point = chart -> get_ChartData ()...idx_get ( 1 ); point -> set_Explosion ( 30 ); point -> get_Format...

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