Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,667 for

stroke color

(0.13 sec)
  1. Aspose.PSD for Python via .NET 24.4版 - 发行说明|Doc...

    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.... stroke strokeFill = shapeLayer . stroke . fill assert...== 3 assert internalFill . color . to_argb () == - 16127182 assert...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  2. 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...
  3. 在 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...
  4. 在 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...
  5. 将 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/
  6. 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-...
  7. Working with Charts in C#|Aspose.Words for .NET

    Introduction to Chart feature, how to create and manipulate charts using C#....Set Fill and Stroke Formatting Fill and stroke formatting can...Visible, and Transparency in the Stroke class. The following code example...

    docs.aspose.com/words/net/working-with-charts/
  8. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...a smooth transition of one color to another. It is used for making...In order to set paint or a stroke in we must pass an object of...

    docs.aspose.com/page/net/ps/working-with-gradient/
  9. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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.... Stroke ; ColorFillSettings strokeFill...strokeFill = shapeLayer . Stroke . Fill as ColorFillSettings ; AssertAreEqual...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  10. 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/