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

point coloring

(0.17 sec)
  1. Tambahkan Anotasi Gambar menggunakan Python|Asp...

    Artikel ini menjelaskan bagaimana cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF untuk Python melalui .NET... color = ap . Color . blue squareAnnotation...squareAnnotation . interior_color = ap . Color . blue_violet squareAnnotation...

    docs.aspose.com/pdf/id/python-net/figures-annot...
  2. Anotasi Bentuk via Python|Aspose.PDF for Python...

    Pelajari cara menambahkan, memeriksa, dan menghapus anotasi garis, kotak, lingkaran, poligon, dan polilin dalam dokumen PDF menggunakan Aspose.PDF for Python via .NET.... Point ( 556 , 99 ), ap . Point ( 556 , 443 ),...Smith" line_annotation . color = ap . Color . red line_annotation...

    docs.aspose.com/pdf/id/python-net/shape-annotat...
  3. چگونگی اضافه کردن Polyline حاشیه نویسی با استفا...

    کد منبع برای اضافه کردن Polyline حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/fa/cpp/annotation/polyl...
  4. 如何用 C++ 添加 Polyline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polyline 注释的源代码...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. 如何用 .NET 添加 Polyline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polyline 个注释。...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. Archivio

    Archivio...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/it/drawing/draw-graphics-and-cr...
  7. Arsip

    Arsip...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/id/drawing/draw-graphics-and-cr...
  8. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...attributes (font name, font size, color, and so on) for an object. To...Returns the present calculated color of the text (black or white)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다.... setColor ( Color . getLightGreen ()); StrikeOutAnnotation...strikeOutAnnotation . setColor ( Color . getBlue ()); SquigglyAnnotation...

    docs.aspose.com/pdf/ko/java/highlights-annotation/
  10. Архів

    Архів...малювання Pen penBlue = new Pen(Color.getBlue(), 4); // Намалюйте...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

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