Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,711 for

stroke color

(1.21 sec)
  1. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...System::Drawing::Color::get_Black(), System::Drawing::Color::get_White()));...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  2. Create, Load, and Read SVG Files in Python – As...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....SVG document that contains a color-filled circle with a radius...radius of 50 pixels and colored stroke. Copy 1 from aspose. svg import...

    docs.aspose.com/svg/python-net/create-svg-file/
  3. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...GetPaint (); 37 38 //Set red stroke 39 document. SetStroke ( new...new SolidBrush(Color. Red ), 2)); 40 //Stroke the rectangle 41...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  4. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...GetPaint(); 57 58 //Set red stroke 59 document -> SetStroke(System::MakeObject...(System::Drawing::Color::get_Red()), 2. 0f )); 60 //Stroke the rectangle...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  5. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... stroke . dash_style = aw . drawing...child2 . fill_color = aspose . pydrawing . Color . red group ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...ShapeBase ) fill_color Defines the brush color that fills the closed...TEXTBOX . stroke Defines a stroke for a shape. stroke_color Defines...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...as a bounds, start and end colors 21 LinearGradientBrush brush... height), Color. FromArgb (150, 0, 0, 0), 22 Color. FromArgb...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  8. Features List – Aspose.SVG for .NET

    The SVG C# Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, and conversion to PDF, SVGZ, JPEG, PNG, BMP....Builder – Easily apply fill, stroke, gradients, and opacity settings...resolution, protection, background color, and page size using ImageRenderingOption...

    docs.aspose.com/svg/net/getting-started/feature...
  9. Convert JPG to SVG – C# code and Online Vectorizer

    JPG to vector online or in C#. Vectorize JPG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...reduces the initial color palette: colors - Sets the exact maximum...Switches between histogram-based color quantization algorithms. minHueCols...

    products.aspose.com/svg/net/vectorization/jpg-t...
  10. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...Stroke 类的对象(用于描边)分别传入相应的方法。 Aspose...awt.Paint 实现类。这些类包括 java.awt.Color 、 java.awt.TexturePaint 、 java...

    docs.aspose.com/page/zh/java/ps/working-with-gr...