Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,618 for

point coloring

(0.13 sec)
  1. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdataPoint/) in this collection....with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdataPoint/) in this collection....with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....PSDNET-948 Change Font and Color for TextLayer PSD Bug PSDNET-971...UpdateText ( "Test" , Aspose . PSD . Color . Black ); } } image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  4. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...Color color) { LineAnnotation arrow =...new Aspose.Pdf.Point(x1, y1), new Aspose.Pdf.Point(x2, y2)); arrow...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  5. IChartDataPoint.invert_if_negative property | A...

    IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative....parent element shall inverts its colors if the value is negative. @property...with data points on a line chart. def chart_data_point (): doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol....with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartMarker.size property | Aspose.Words for Py...

    ChartMarker.size property. Gets or sets chart marker size...with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the Points on the chart shall be smoothed using Catmull-Rom splines....whether the line connecting the points on the chart shall be smoothed...with data points on a line chart. def chart_data_point (): doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...circleAnnotation -> set_Color ( Color :: get_Red ()); circleAnnotation...circleAnnotation -> set_InteriorColor ( Color :: get_MistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  10. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....parent element shall inverts its colors if the value is negative. public...Shows how to work with data points on a line chart. public void...

    reference.aspose.com/words/net/aspose.words.dra...