Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 6,838 for

point coloring

(2.21 sec)
  1. Chercher

    chercher...png") }, BackgroundReplacemen = Color.Transparent }; results = new...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...

    blog.aspose.com/fr/imaging/remove-image-backgro...
  2. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....setBackgroundPattern(Color.GREEN); builder.getCellFormat()...getRowFormat().getBorders().setColor(Color.ORANGE); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Работа с клипами в PostScript | .NET

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в .NET....state on 100 points to the right and 100 points to the bottom... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/ru/net/ps/working-with-clips/
  4. Lavorare con le clip nei file PS | Java

    L'aggiunta di clip ai file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in Java.... Imposta un colore sullo stato grafico corrente...percorso rettangolare con il colore corrente. Esci dallo stato...

    docs.aspose.com/page/it/java/ps/working-with-cl...
  5. Añadir Objeto Rectángulo al Archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF usando Aspose.PDF para C++....cierto color, controlar el orden Z, añadir relleno de color degradado...float width , float height , Color color , int zindex ) { // Crear...

    docs.aspose.com/pdf/es/cpp/add-rectangle/
  6. Архів

    Архів...png") }, BackgroundReplacemen = Color.Transparent }; results = new...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...

    blog.aspose.com/uk/imaging/remove-image-backgro...
  7. Shape.stroke_weight property | Aspose.Words for...

    Shape.stroke_weight property. Defines the brush thickness that strokes the path of a shape in Points....strokes the path of a shape in points. @property def stroke_weight...drawing class Shape Shape.stroke_color property Shape.stroked property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Diagramm Aussehen mit C++ einstellen|Documentation

    Lernen Sie, wie man das Erscheinungsbild von Diagrammen in Aspose.Cells for C++ konfiguriert. Unser Leitfaden zeigt, wie man Diagrammlayouts, Farben, Schriftarten und Effekte anpasst, um den gewünschten visuellen Stil zu erzielen und Ihre Arbeitsblätter zu verbessern....); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/de/cpp/setting-chart-appe...
  9. PreferredWidth.Auto | Aspose.Words for .NET

    Discover the PreferredWidth Auto field, which efficiently handles unspecified width values for optimal layout customization in your projects....absolute preferred width based on points: builder . InsertCell (); builder...Shading . BackgroundPatternCol = Color . LightYellow ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.tab...
  10. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... solid_fill_color . color = draw . Color . yellow shape ...NO_FILL FAQ 段落和文字部分的坐标以什么单位返回? 以点(points)为单位,1 英寸 = 72 点。此单位适用于幻灯片上的所有坐标和尺寸。...

    docs.aspose.com/slides/zh/python-net/paragraph/