Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,658 for

stroke color

(0.06 sec)
  1. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact.... Stroke . Fill . Solid ( Color . DarkBlue ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... stroke . fill . solid ( aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能... Color . orange )) 17 # Fill the rectangle...100)) 23 # Set stroke 24 document. set_stroke (GraphicsFactory...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...usually represented by small 2-colors (usually black&white) simple...can be used for filling or stroking (outlining) in PsDocument...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  5. main.bundle.min.937c513ecf233f58abf181d423c36b9...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:.9rem;max-width:calc(100vw...li+li::before{display:inline-block;color:#888;content:"/";margin-right:...

    docs.aspose.com/tasks/css/main.bundle.min.937c5...
  6. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:.9rem;max-width:calc(100vw...li+li::before{display:inline-block;color:#888;content:"/";margin-right:...

    docs.aspose.com/tex/css/main.bundle.min.13f51fe...
  7. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...can be used for filling or stroking (outlining) in PsDocument...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  8. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....Stroke(Color.Salmon).StrokeWidth( 70...140 , fontSize: 30 , fill: Color.DarkRed) ) .Build(document.FirstChild...

    products.aspose.com/svg/net/edit-svg/
  9. 在 PS 文件中使用形状 | Java

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 Java 中使用该功能... setPaint (Color. ORANGE ); 16 //Fill the rectangle...150, 100), false ); 22 //Set stroke 23 document. setStroke ( new...

    docs.aspose.com/page/zh/java/ps/working-with-sh...
  10. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 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/zh/java/convert-svg-to-pdf/