Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 6,713 for

point coloring

(0.12 sec)
  1. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...filling the text with the current color of the graphics state (that...default or already defined color. In given case it is black....

    docs.aspose.com/page/net/ps/working-with-text/
  2. Formas SVG – Conceptos básicos y código SVG, ej...

    Aprenderá a crear formas SVG – rectángulo SVG, círculo SVG, línea SVG, elipse SVG, polilínea SVG, polígono SVG y cómo aplicarles propiedades de estilo....rellenar el rectángulo con un color, hacer que el relleno sea transparente...atributo style : fill – define el color de relleno del rectángulo fill-opacity...

    docs.aspose.com/svg/es/net/drawing-basics/svg-s...
  3. C#를 사용한 추가 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에 추가 주석을 추가하는 방법을 배우십시오....Rectangle, title, Subject, Flags, color, width, StartingStyle 및 EndingStyle)를...Rectangle, title, Subject, Flags, color, width, StartingStyle 및 EndingStyle)를...

    docs.aspose.com/pdf/ko/net/extra-annotations/
  4. Archivo

    Archivo...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/es/drawing/draw-graphics-and-cr...
  5. Gérer les connecteurs dans les présentations av...

    Permettre aux applications Python de dessiner, connecter et auto-router des lignes dans les diapositives PowerPoint et OpenDocument — obtenir un contrôle total sur les connecteurs droits, coudés et incurvés....se connectent aux points de connexion (points verts) des formes...formes. Les points de connexion apparaissent lorsque le pointeur s’en...

    docs.aspose.com/slides/fr/python-net/connector/
  6. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdataPoint/) in this collection....Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Travailler avec des graphiques dans Python|Aspo...

    Créez et modifiez des graphiques de différents types dans un document à l'aide de Python....Insérer un graphique à nuages de points L’exemple ci-dessous montre...insérer un graphique à nuages de points. Le code produit le résultat...

    docs.aspose.com/words/fr/python-net/working-wit...
  9. 아카이브

    아카이브...펜 정의 Pen penBlue = new Pen(Color.getBlue(), 4); // 곡선 그리기 graphics...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/ko/drawing/graphics-programming...
  10. Lưu trữ

    Lưu trữ...để vẽ Pen penBlue = new Pen(Color.getBlue(), 4); // Vẽ một đường...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

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