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

point coloring

(0.18 sec)
  1. ChartDataPoint.ClearFormat | Aspose.Words för .NET

    Upptäck hur metoden ChartDataPoint ClearFormat återställer din datapunkts format till standardinställningen, vilket förbättrar tydlighet och konsekvens i dina diagram.... Color = Color . Red ; // För en renare...ChartDataPoint point = series . DataPoints [ i ]; point . Marker ...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....size, select a font size in points. Underline, underline text...Font color, select a font color. Background, select a color for...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Trabalhar com texto em ficheiro PS | Python

    Como adicionar texto num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....default or already defined color. In the given case it is black...Fill the text with the Blue color. 6 document. fill_text (str...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  4. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... color = aspose . pydrawing . Color . blue table_style...tables . PreferredWidth . from_points ( 300 ) table . style = table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. arkiv

    arkiv...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/sv/drawing/draw-graphics-and-cr...
  6. Procurar

    Procurar...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/pt/drawing/draw-graphics-and-cr...
  7. Архів

    Архів...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/uk/drawing/draw-graphics-and-cr...
  8. PDF Highlights Annotation|Aspose.PDF para Java

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... setColor ( Color . getLightGreen ()); StrikeOutAnnotation...strikeOutAnnotation . setColor ( Color . getBlue ()); SquigglyAnnotation...

    docs.aspose.com/pdf/pt/java/highlights-annotation/
  9. PDF ハイライト注釈の使用 C++|Aspose.PDF for C++

    マークアップ注釈は、文書のテキスト中でハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...highlightAnnotation->set_Color(Color::get_LightGreen()); auto...strikeOutAnnotation->set_Color(Color::get_Blue()); auto squigglyAnnotation...

    docs.aspose.com/pdf/ja/cpp/highlights-annotation/
  10. Archiv

    Archiv...kreslit Pen penBlue = new Pen(Color.getBlue(), 4); // Nakreslete...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

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