Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 16,099 for

point

(0.13 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method. Copies format from the source data Point to the destination data Point in C++....source data point to the destination data point. void Aspose...Examples Shows how to copy data point format. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. MarkerSymbol enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.MarkerSymbol enumeration. Specifies marker symbol style....shall be drawn at each data point. Circle Specifies a circle shall...shall be drawn at each data point. Dash Specifies a dash shall...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::HasDefaultFormat method. Gets a flag indicating whether the data Point at the specified index has default format in C++....indicating whether the data point at the specified index has default...Examples Shows how to copy data point format. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to add Polygon Annotation using C++ | Aspos...

    Add Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  5. Aspose.PSD for .NET 21.11 - 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.... Points . Add ( new BezierKnot ( new...50 , 150 ), true )); shape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  6. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data Point on the chart....properties of a single data point on the chart. Properties Name...Specifies the amount the data point shall be moved from the center...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for Python via .NET 23.12 - Release ...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  8. Aspose.PSD for Python via .NET 23.12 - 发行说明|Doc...

    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.... transparency_points ) == 3 assert len ( gradientFillSettings...gradientFillSettings . color_points ) == 2 point = gradientFillSettings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  9. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Point [] { new System . Drawing . Point ( 0 , image...Drawing . Point ( 0 , 0 ), new System . Drawing . Point ( image...

    docs.aspose.com/slides/zh/net/activex/
  10. 在演示文稿中使用 C++ 管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中自定义图表数据标记,通过清晰的 C++ 示例代码提升 PPT 和 PPTX 格式演示文稿的效果。...new point (1:3) there. SharedPtr < IChartDataPoint > point = series...:: Box < double > ( 4.5 ))); point -> get_Marker () -> get_Format...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/