Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,686 for

stroke color

(0.83 sec)
  1. Aspose.PSD for Java 24.2 - 发布说明|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.... Bug PSDJAVA-593 修复保存具有Stroke Pattern的psd文件。 Bug PSDJAVA-594...()); } ** PSDJAVA-593. 修复保存具有Stroke Pattern的psd文件** public static...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal.... Stroked ) { Assert . That ( shape ...shape . Stroke . Color )); AppendLine ( $"Stroke colors: {shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction.... Stroked ) { Assert . That ( shape ...shape . Stroke . Color )); AppendLine ( $"Stroke colors: {shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects.... Stroked ) { Assert . That ( shape ...shape . Stroke . Color )); AppendLine ( $"Stroke colors: {shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Fill (Color. Red ). Stroke (Paint. None ) 5 . StrokeWidth...Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/zh/net/element-builders/
  6. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....size, font style, and font color etc. In order to add text stamp...ForegroundColor = Aspose . Pdf . Color . Aqua ; // Add stamp to particular...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  7. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...place of the filled rectangle. Stroke with a dashed line the bounds...

    docs.aspose.com/page/java/ps/working-with-clips/
  8. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise line control and professional quality....Defines the brush thickness that strokes the path of a shape in points...StoryType}" ); if ( shape . Stroked ) { Assert . That ( shape ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....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-pdf/
  10. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... stroke Gets line formatting for the...solid ( aspose . pydrawing . Color . dark_slate_gray ) # Hide axis...

    reference.aspose.com/words/python-net/aspose.wo...