Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 6,713 for

point coloring

(0.3 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. 아카이브

    아카이브... DrawLine(Pen, Point, Point) // 두 Point 구조체를 연결하는 선을 그립니다...그리세요 graphics.DrawLine(new Pen(Color.Blue, 2), 10, 10, 900, 10);...

    blog.aspose.com/ko/drawing/draw-lines-in-csharp/
  3. 搜索

    搜索... DrawLine(Pen, Point, Point) // 繪製連接兩個 Point 結構的線。 DrawLine(Pen...畫出線條 graphics.DrawLine(new Pen(Color.Blue, 2), 10, 10, 900, 10);...

    blog.aspose.com/zh-hant/drawing/draw-lines-in-c...
  4. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....three others in ordinary double points. Aspose.PDF for Java shows...convex hull of its control points, the points may be graphically displayed...

    docs.aspose.com/pdf/java/add-curve/
  5. Python を使用したプレゼンテーションでのチャート データ ラベルの管理|Aspose.S...

    PowerPoint と OpenDocument のプレゼンテーションで、Aspose.Slides for Python via .NET を使用してチャート データ ラベルを追加および書式設定し、より魅力的なスライドを作成する方法を学びます。... data_points [ k ] . value . data for i...data_points )): data_point_percent = series . data_points [ j...

    docs.aspose.com/slides/ja/python-net/chart-data...
  6. Архивы

    Архивы...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/ru/slides/create-powerpoint-pre...
  7. Archiv

    Archiv...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/de/slides/create-powerpoint-pre...
  8. Arsip

    Arsip...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/id/slides/create-powerpoint-pre...
  9. arkiv

    arkiv...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/sv/slides/create-powerpoint-pre...
  10. Anotação de Destaques em PDF usando C++|Aspose....

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento....highlightAnnotation -> set_Color ( Color :: get_LightGreen ()); auto...strikeOutAnnotation -> set_Color ( Color :: get_Blue ()); auto squigglyAnnotation...

    docs.aspose.com/pdf/pt/cpp/highlights-annotation/