Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,735 for

point coloring

(1.78 sec)
  1. 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...
  2. Crop, Rotate and Resize Images|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....the rotated rectangle (corner points) projections. If set to false...Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/imaging/java/crop-rotate-and-re...
  3. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...(new Rectangle, title, color, interior_color, opacity). After we...Smith" squareAnnotation . color = ap . Color . blue squareAnnotation...

    docs.aspose.com/pdf/python-net/figures-annotation/
  4. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data Point on the chart in Java....formatting of a single data point on the chart. To learn more...each point. Examples: Shows how to work with data points on a...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    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....Transparent areas should have white color. string sourceFile = Path ....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  6. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...(new Rectangle, new Point, title, color, width etc). Create the...of the annotation. The two points that define the start and end...

    docs.aspose.com/pdf/net/figures-annotation/
  7. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/python-net/chart/ppt/
  8. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...= "John Smith" , Color = Aspose . Pdf . Color . Red , Width =...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  9. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/python-net/chart/pptx/
  10. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/php-java/portion/