Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,357 for

stroke color

(0.09 sec)
  1. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Category PSDNET-76 Support of the Stroke Layer Feature PSDNET-83 Support...oversized image data in CMYK Color Mode Bug PSDNET-52 Possible:...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  2. Aspose::Words::Drawing::ShapeBase::get_ShapeTyp...

    Aspose::Words::Drawing::ShapeBase::get_ShapeType method. Gets the shape type in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...appearance properties - brushes, stroke pattern, opacity, etc. Copy...doc. CreateSolidColorBrus (Color. Green ); 14 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/
  4. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a shape has ended in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Drawing::GroupShape::GroupShape ...

    Aspose::Words::Drawing::GroupShape::GroupShape constructor. Creates a new group shape in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....solid(Color.darkGray); // Hide axis tick...getFormat().getFill().solid(Color.yellow); // Format axis title...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...be utilized for filling or stroking in PsDocument. To paint graphics...the fill_text() or fill_and_stroke_text() methods accepting aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  8. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....类型的属性,以及某些属性的别名,例如ForeColor,BackColor,可见和 Stroke 类中的透明度。 下面的代码示例演示如何设置系列颜色:...({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  9. Ai to Png|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....compression and change the Color Type of the Png File. Png Options...primitives with different fill and stroke with any custom weight. Rendering...

    docs.aspose.com/psd/net/ai-to-png/
  10. Rule Builder – Configure SVG Style – C#

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements.... Fill (Color. DarkRed ). FontWeight (FontWeight...properties (e.g., fill color, stroke color, font family) to target...

    docs.aspose.com/svg/net/rule-builder/