Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 6,369 for

point coloring

(0.13 sec)
  1. Úpravy souborů PSD online | products.aspose.com

    Upravte soubory PSD Adobe Photoshop online...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/cz/editor/
  2. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...usually represented by small 2-colors (usually black&white) simple...as a parameter, the previous point can be ignored. Close the page...

    docs.aspose.com/page/java/ps/working-with-hatch...
  3. 档案

    档案...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/zh/drawing/use-system-drawing-i...
  4. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...as a parameter, the previous point can be ignored. Close the page...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  5. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....smooth transitions between colors or other visual properties...defined as gradually blending colors across an area. They are used...

    docs.aspose.com/svg/net/svg-gradients/
  6. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format, etc...SeriesCollection area Area of a single point in a SeriesCollection The following...

    docs.aspose.com/cells/javascript-cpp/setting-ch...
  7. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/zh/net/path-builder/
  8. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....set_CoordOrigin ( System :: Drawing :: Point ( - 250 , - 250 )); // Create...set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text.... COLOR Revised content is highlighted with color only. BOLD...Revised content is made bold and colored. ITALIC Revised content is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that Point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...coordinate of 0,0 ignores that point as valid coordinate. You can...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...