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

stroke color

(0.13 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  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. Aspose::Words::Drawing::Fill::get_Pattern metho...

    Aspose::Words::Drawing::Fill::get_Pattern method. Gets a PatternType for the fill in C++....> ( get_MyDir () + u "Shape stroke pattern border.docx" ); auto...with foreground and background colors to the shape fill: fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...200 , Height = 200 , Stroke = { Color = Color . Red } }; Shape cube...100 , Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. 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...
  10. 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-...