Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 6,846 for

point coloring

(0.34 sec)
  1. Архів

    Архів...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/uk/drawing/draw-graphics-and-cr...
  2. إضافات توضيحية إضافية باستخدام C++|Aspose.PDF ل...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من الإضافات التوضيحية من مستند PDF الخاص بك....caretAnnotation1 -> set_Color ( Color :: get_Blue ()); // يُستخدم...caretAnnotation2 -> set_Color ( Color :: get_Blue ()); auto strikeOutAnnotation...

    docs.aspose.com/pdf/ar/cpp/extra-annotations/
  3. Archiv

    Archiv...Zeichnen Pen penBlue = new Pen(Color.getBlue(), 4); // Zeichne eine...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/de/drawing/graphics-programming...
  4. Arsip

    Arsip...menggambar Pen penBlue = new Pen(Color.Blue, 4); // Gambarlah sebuah...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/id/drawing/graphics-programming...
  5. ค้นหา

    ค้นหา...กำหนดปากกาที่จะวาด Pen penBlue = new Pen(Color.Blue, 4); // วาดเส้นโค้ง graphics...DrawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/th/drawing/graphics-programming...
  6. PDF Highlights Annotation|Aspose.PDF para Java

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... setColor ( Color . getLightGreen ()); StrikeOutAnnotation...strikeOutAnnotation . setColor ( Color . getBlue ()); SquigglyAnnotation...

    docs.aspose.com/pdf/pt/java/highlights-annotation/
  7. Chercher

    chercher...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/fr/drawing/draw-graphics-and-cr...
  8. Trabalhar com texto em ficheiro PS | Python

    Como adicionar texto num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....default or already defined color. In the given case it is black...Fill the text with the Blue color. 6 document. fill_text (str...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  9. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/python-net/ellipse/
  10. Archiv

    Archiv...kreslit Pen penBlue = new Pen(Color.getBlue(), 4); // Nakreslete...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/cs/drawing/graphics-programming...