Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 6,838 for

point coloring

(0.78 sec)
  1. Añadir Anotaciones de Figuras usando C++|Aspose...

    Este artículo describe cómo añadir, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para C++...(nuevo Rectángulo, título, color, InteriorColor, Opacidad). Cree...(nuevo Rectángulo, título, color, InteriorColor, Opacidad). Después...

    docs.aspose.com/pdf/es/cpp/figures-annotation/
  2. Bir impimple olyolygon Triangulation|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....Control { public List < Vertex > points = new List < Vertex >(); public...EventHandler TriangleUpdated ; private Point mousePos ; private Pen virtualLine...

    docs.aspose.com/3d/tr/net/triangulation-of-a-si...
  3. Annotations de Figures PDF|Aspose.PDF pour Java

    Cet article décrit comment ajouter, obtenir et supprimer des annotations de figures de votre document PDF avec Aspose.PDF pour Java... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/fr/java/figures-annotation/
  4. Triangolazione di un poligono semplice|Document...

    Utilizzando Aspose.3D for .NET API, gli sviluppatori possono triangolare un semplice poligono. Qualsiasi poligono può essere diviso in triangoli. Tutte le operazioni e i calcoli per i triangoli possono essere applicati a tratti al poligono....Control { public List < Vertex > points = new List < Vertex >(); public...EventHandler TriangleUpdated ; private Point mousePos ; private Pen virtualLine...

    docs.aspose.com/3d/it/net/triangulation-of-a-si...
  5. Triangulering av en enkel polygon|Documentation

    Genom att använda Aspose.3D for .NET API, kan utvecklare triangulera en enkel polygon. Alla polygon kan delas upp i trianglar. Alla åtgärder och beräkningar för trianglar kan delvis appliceras på polygonen....Control { public List < Vertex > points = new List < Vertex >(); public...EventHandler TriangleUpdated ; private Point mousePos ; private Pen virtualLine...

    docs.aspose.com/3d/sv/net/triangulation-of-a-si...
  6. Triangulation eines einfachen Polygons|Document...

    Mit Aspose.3D for .NET API können Entwickler ein einfaches Polygon triangulieren. Jedes Polygon kann in Dreiecke unterteilt werden. Alle Operationen und Berechnungen für Dreiecke können stückweise auf das Polygon angewendet werden....Control { public List < Vertex > points = new List < Vertex >(); public...EventHandler TriangleUpdated ; private Point mousePos ; private Pen virtualLine...

    docs.aspose.com/3d/de/net/triangulation-of-a-si...
  7. Sparkline mit C++ einfügen|Documentation

    Erstellen Sie Sparkline für Excel mit Aspose.Cells und C++... SetColor ( Color :: Orange ()); group . SetSeriesColor...// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/de/cpp/creating-sparklines/
  8. إدراج Sparkline باستخدام C++|Documentation

    إنشاء Sparkline لملف إكسل باستخدام Aspose.Cells مع C++.... SetColor ( Color :: Orange ()); group . SetSeriesColor...// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/ar/cpp/creating-sparklines/
  9. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....per pixel and use a yellow color background by utilizing the...use an object Pen with a Blue color, to draw a dotted line or use...

    docs.aspose.com/imaging/java/developer-guide/ho...
  10. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan Aspose.PDF untuk Java....Color ; import com.aspose.pdf.Document...Page ; import com.aspose.pdf.Point ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/id/java/add-rectangle/