Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 6,617 for

point coloring

(1.54 sec)
  1. Archivio

    Archivio...oggetto della classe Pen con il colore e la dimensione specificati...disegnare Pen penBlue = new Pen(Color.getBlue(), 4); // Disegna una...

    blog.aspose.com/it/drawing/graphics-programming...
  2. تخصيص نقاط البيانات في مخططات Treemap و Sunburs...

    تعلم كيفية إدارة نقاط البيانات في مخططات Treemap و Sunburst باستخدام Aspose.Slides لـ C++، المتوافقة مع صيغ PowerPoint....there is a need to format data points of the chart, we should use...provide access to format data points of Treemap and Sunburst charts...

    docs.aspose.com/slides/ar/cpp/data-points-of-tr...
  3. Pythonでチャートデータ系列を管理する|Aspose.Slides for Python ...

    PythonでPowerPoint(PPT/PPTX)のチャートデータ系列を管理する方法を学び、実用的なコード例とベストプラクティスでデータプレゼンテーションを強化します。...pydrawing as draw series_color = draw . Color . blue with slides ...fill . solid_fill_color . color = series_color # プレゼンテーションファイルをディスクに保存します。...

    docs.aspose.com/slides/ja/python-net/chart-series/
  4. ארכיון

    ארכיון...solid_fill_color.color = drawing.Color.blue tbl.rows[row][cell]...fill_format.solid_fill_color.color= drawing.Color.blue tbl.rows[row][cell]...

    blog.aspose.com/he/slides/create-powerpoint-pre...
  5. 如何使用 .NET 添加 Polygon 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Polygon 批注。...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  6. 如何使用 C++ 添加 Polygon 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Polygon 註釋的原始程式碼...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. Come aggiungere l'annotazione Polyline usando C...

    Codice sorgente per aggiungere Polyline annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/it/cpp/annotation/polyl...
  8. Archiv

    Archiv...FromImage(bitmap); Pen pen = new Pen(Color.Blue, 2); graphics.DrawArc(pen...FromImage(bitmap); Pen pen = new Pen(Color.Blue, 2); PointF p1 = new PointF(0...

    blog.aspose.com/cs/drawing/draw-graphics-and-cr...
  9. آرشیوها

    آرشیوها... DrawLine(Pen, Point, Point) // خطی را رسم می کند که...بکشید graphics.DrawLine(new Pen(Color.Blue, 2), 10, 10, 900, 10);...

    blog.aspose.com/fa/drawing/draw-lines-in-csharp/
  10. Pythonを使用して図の注釈を追加する|Aspose.PDF for Python via ...

    この記事では、Aspose.PDF for Python via .NETを使用して、PDFドキュメントに対して図の注釈を追加、取得、削除する方法について説明します... color = ap . Color . blue squareAnnotation...squareAnnotation . interior_color = ap . Color . blue_violet squareAnnotation...

    docs.aspose.com/pdf/ja/python-net/figures-annot...