Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,667 for

stroke color

(0.18 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. 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...
  3. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...

    docs.aspose.com/html/java/convert-svg-to-jpg/
  4. ChartDataLabelCollection.Orientation | Aspose.W...

    Discover the ChartDataLabelCollection Orientation property to easily customize text orientation for your data labels, enhancing your chart's clarity and impact.... Stroke . Fill . Solid ( Color . DarkBlue ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... stroke . fill . solid ( aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....Examples: Shows how to get shadow color. Document doc = new Document(getMyDir()...Document(getMyDir() + "Shadow color.docx"); Shape shape = (Shape)doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. 在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...
  8. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...DrawRect ( rect , new SKPaint { Color = SKColors . Black , Style =...= SKPaintStyle . Stroke , StrokeWidth = 3f / 72f }); // Render...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Drawing::PatternType enum | Aspo...

    Aspose::Words::Drawing::PatternType enum. Specifies the fill pattern to be used to fill a shape in C++....foreground color. Percent20 2 20% of the foreground color. Percent25...foreground color. Percent30 4 30% of the foreground color. Percent40...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....= "transparent" stroke - width = "2" stroke = "black" /> 3 <...= "transparent" stroke - width = "2" stroke = "blue" /> 4 < path...

    docs.aspose.com/svg/net/drawing-basics/svg-path...