Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 5,942 for

point coloring

(0.1 sec)
  1. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly.... Color = Color . Red ; Shape shape2 = builder...50 ; shape2 . Stroke . Color = Color . Green ; // Combine shapes...

    reference.aspose.com/words/net/aspose.words/doc...
  2. إضافة تعليقات الأشكال باستخدام C#|Aspose.PDF fo...

    تصف هذه المقالة كيفية إضافة واسترجاع وحذف تعليقات الأشكال من مستند 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/ar/net/figures-annotation/
  3. Procurar

    Procurar...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/pt/slides/create-powerpoint-pre...
  4. ค้นหา

    ค้นหา...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/th/drawing/draw-graphics-and-cr...
  5. أرشيف

    أرشيف...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/ar/drawing/draw-graphics-and-cr...
  6. Jak dodać Polyline Adnotację za pomocą C++ | As...

    Kod źródłowy do dodawania adnotacji Polyline w pliku PDF na dowolnej platformie z językiem C++...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/pl/cpp/annotation/polyl...
  7. Jak dodać Polyline Adnotację za pomocą .NET | A...

    Kod źródłowy w języku C#, aby dodać adnotacje Polyline na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/pl/net/annotation/polyl...
  8. أرشيف

    أرشيف...للرسم Pen penBlue = new Pen(Color.getBlue(), 4); // ارسم منحنى...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/ar/drawing/graphics-programming...
  9. 아카이브

    아카이브... 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/
  10. 搜索

    搜索... 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...