Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,610 for

point coloring

(0.23 sec)
  1. 档案

    档案...illColor()->set_Color(System::Drawing::Color::get_Blue()); //...illColor()->set_Color(System::Drawing::Color::get_Orange());...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  2. Managing Controls|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....toolbar, click AutoShapes , point to Lines , and select the line...15-degree angles from its starting point, hold down SHIFT as you drag...

    docs.aspose.com/cells/net/managing-controls/
  3. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...= "John Smith" , Color = Aspose . Pdf . Color . Red , Width =...

    docs.aspose.com/pdf/zh/net/text-annotation/
  4. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...Control { public List < Vertex > points = new List < Vertex >(); public...EventHandler TriangleUpdated ; private Point mousePos ; private Pen virtualLine...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  5. 搜索

    搜索...illColor()->set_Color(System::Drawing::Color::get_Blue()); //...illColor()->set_Color(System::Drawing::Color::get_Orange());...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  6. Aspose.Cells 9.0.0 中的公共 API 更改|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.... Color = System . Drawing . Color . Red ; textbox...foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....pentagon Declare an array of 5 points and fill it with appropriate...calculations to create an array of points depicting the vertices of the...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  8. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。... innerHTML = '<p style="color: red;">Please select an Excel...label of first series first point const dlbls = chart . nSeries...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...
  9. 档案

    档案...Clear(Color.White); var pen = new Pen(Color.Blue); // 通过定义宽度为...LinearGradientBrush(image.Bounds, Color.Red, Color.White, 45f)) { graphics...

    blog.aspose.com/zh/imaging/net-drawing-library/
  10. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API.... Color . White ); chart . getPlotArea...(). setColor ( AsposeCells . Color . White ); chart . getLegend...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...