Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 5,947 for

point coloring

(0.09 sec)
  1. Paint Builder – 创建 SVG 图案 – C#

    通过创建 SVG 图案作为示例,了解如何使用 Paint Builder 配置 SVG 元素的绘制属性。... AddPolygon (points: new double [] { 5, 0, 7, 3...3 }, fill: Color. Teal ) 17 . AddPolygon (points: new double...

    docs.aspose.com/svg/zh/net/paint-builder/
  2. Paint Builder – Créer des SVG patterns – C#

    Découvrez comment utiliser Paint Builder pour configurer les propriétés de peinture des éléments SVG en créant des SVG patterns à titre d'exemple.... AddPolygon (points: new double [] { 5, 0, 7, 3...3 }, fill: Color. Teal ) 17 . AddPolygon (points: new double...

    docs.aspose.com/svg/fr/net/paint-builder/
  3. Travailler avec des clips dans un fichier PS| P...

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la solution Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...state on 100 points to the right and 100 points to the bottom...SolidBrush (aspose. pydrawing . Color . blue )) 30 31 # Fill the rectangle...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  4. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define Points, lines, polygons, and other geographic features, allowing users to create and share custom maps and overlays....a markup language to define points, lines, polygons, and other...range of data types, including points, lines, polygons, and overlays...

    products.aspose.com/gis/net/gis-formats/kml/
  5. Chercher

    chercher...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Initialiser...

    blog.aspose.com/fr/drawing/working-with-aspose-...
  6. Archiv

    Archiv...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Initialisieren...

    blog.aspose.com/de/drawing/working-with-aspose-...
  7. ארכיון

    ארכיון...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // אתחול אזור...

    blog.aspose.com/he/drawing/working-with-aspose-...
  8. Notas de Lanzamiento de Aspose.PSD for Python v...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....transparentes deberían tener color blanco . archivoFuente = "rana_nosimbolo...( imagenPsd ) opcionesPsd . color_mode = ColorModes . RGB opcionesPsd...

    docs.aspose.com/psd/es/python-net/aspose-psd-fo...
  9. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF для C++ позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF-документа....get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...

    docs.aspose.com/pdf/ru/cpp/text-annotation/
  10. 記録

    記録...Clear(Color.White); // 青色の Pen オブジェクトを指定して点線を描画し、...座標点 graphic.DrawLine(new Pen(Color.Blue, 3), 18, 18, 200, 200);...

    blog.aspose.com/ja/imaging/draw-shapes-in-csharp/