Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,556 for

point

(0.43 sec)
  1. Support of Fill Layers|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....Create a list of transparency points with required opacity and position...position of transparency point. Call the FillLayer.Update method...

    docs.aspose.com/psd/net/support-of-fill-layers/
  2. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdataPoint/) for the specified index....Shows how to work with data points on a line chart. from api_example_base...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries.invert_if_negative property | Aspos...

    ChartSeries.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative....Shows how to work with data points on a line chart. from api_example_base...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataPoint.invert_if_negative property | As...

    ChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative....Shows how to work with data points on a line chart. from api_example_base...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....Moveto M , m Sets the starting point of a new sub-path. Lineto L...by linking back to its start point. Cubic Bézier C , c , S , s...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  6. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles....fitted: upper left point (0, 0) and bottom right point (700, 700). The...the x-axis to the starting point of the arc. The Java code example...

    docs.aspose.com/drawing/java/developer-guide/cr...
  7. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review.... Point [] { new Aspose . Pdf . Point ( textFragment... URY ), new Aspose . Pdf . Point ( textFragment . Segments [...

    docs.aspose.com/pdf/net/highlights-annotation/
  8. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....Shows how to work with data points on a line chart. Document doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....Shows how to work with data points on a line chart. Document doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...创建多边形注释 auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/