Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 5,947 for

point coloring

(0.05 sec)
  1. MarkerSymbol Enum | Aspose.Words för .NET

    Utforska Aspose.Words.Drawing.Charts.MarkerSymbol-uppräkningen för anpassningsbara markörstilar som förbättrar dina diagram och datapresentationen.... Color = Color . Red ; // För en renare...ChartDataPoint point = series . DataPoints [ i ]; point . Marker ...

    reference.aspose.com/words/sv/net/aspose.words....
  2. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....set the background to yellow color with Clear method . Then we...example, a Pen with a Blue color, to draw a dotted line or use...

    docs.aspose.com/imaging/net/developer-guide/how...
  3. Archiv

    Archiv...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/cs/drawing/draw-graphics-and-cr...
  4. 档案

    档案... DrawLine(Pen, Point, Point) // 绘制连接两个 Point 结构的线。 DrawLine(Pen...画出线条 graphics.DrawLine(new Pen(Color.Blue, 2), 10, 10, 900, 10);...

    blog.aspose.com/zh/drawing/draw-lines-in-csharp/
  5. Lưu trữ

    Lưu trữ... DrawLine(Pen, Point, Point) // Vẽ một đường thẳng nối...nối hai cấu trúc Point. DrawLine(Pen, PointF, PointF) // Vẽ một...

    blog.aspose.com/vi/drawing/draw-lines-in-csharp/
  6. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...by the table properties, in points. Default value is 0. absol...by the table properties, in points. Default value is 0. alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  8. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  9. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Pythonを使用して図の注釈を追加する|Aspose.PDF for Python via ...

    この記事では、Aspose.PDF for Python via .NETを使用して、PDFドキュメントに対して図の注釈を追加、取得、削除する方法について説明します... color = ap . Color . blue squareAnnotation...squareAnnotation . interior_color = ap . Color . blue_violet squareAnnotation...

    docs.aspose.com/pdf/ja/python-net/figures-annot...