Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 6,628 for

point coloring

(1.83 sec)
  1. 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...
  2. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...with the Shape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/nodejs-java/ellipse/
  3. Administrar series de datos de gráficos en pres...

    Aprenda cómo administrar series de gráficos en C++ para PowerPoint (PPT/PPTX) con ejemplos de código prácticos y buenas prácticas para mejorar sus presentaciones de datos....SaveFormat :: Pptx ); Cambiar el color de la serie de datos Aspose...for C++ permite cambiar el color de una serie de la siguiente...

    docs.aspose.com/slides/es/cpp/chart-series/
  4. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the page edge in Points....text or from the page edge in points. get distanceFromText () :... lineWidth = 30 ; border . color = "#0000FF" ; border . distanceFromText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GlowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GlowFormat class. Represents the glow formatting for an object....Properties Name Description color Gets or sets a string object...object that represents the color for a glow effect. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Ajouter des ellipses aux présentations en Pytho...

    Apprenez à créer, formater et manipuler des formes d'ellipse dans Aspose.Slides pour Python via .NET pour les présentations PPT, PPTX et ODP — exemples de code inclus....Color exposée par l’objet FillFormat...fill_format . solid_fill_color . color = draw . Color . chocolate # Appliquer...

    docs.aspose.com/slides/fr/python-net/ellipse/
  7. Stroke.weight property | Aspose.Words for Python

    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 weight ( self... fill . fore_color = aspose . pydrawing . Color . white # 2 -...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look....specified line style, width and color. public void SetBorders ( LineStyle...lineStyle , double lineWidth , Color color ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Travailler avec du texte dans PostScript | C++

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/fr/cpp/ps/working-with-text/
  10. Arbeiten mit Text in PostScript | C++

    Wie man Text in eine PS-Datei einfügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/de/cpp/ps/working-with-text/