Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,838 for

point coloring

(1.48 sec)
  1. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  2. 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/
  3. 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...
  4. 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...
  5. ChartSeries.InvertIfNegative | Aspose.Words for...

    Discover the ChartSeries InvertIfNegative property. Easily customize color inversions for negative values, enhancing your data visualization experience....parent element shall inverts its colors if the value is negative. public...Shows how to work with data points on a line chart. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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/
  7. IChartDataPoint.Marker | Aspose.Words for .NET

    Discover the IChartDataPoint Marker property, which automatically creates data markers for enhanced visualization and analysis. Elevate your charting experience!...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...
  8. ChartDataPointCollection.ClearFormat | Aspose.W...

    Discover how the ClearFormat method enhances your ChartDataPointCollection by effortlessly resetting all chart data Point formats for cleaner visuals....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.Item | Aspose.Words fo...

    Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...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. 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/