Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,686 for

stroke color

(0.14 sec)
  1. 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-...
  2. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound line style of a Shape in Java....Examples: Shows how change stroke properties. Document doc =...getFill().setForeColor(Color.WHITE); // 2 - The stroke, which marks the...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...dBrush > (System::Drawing::Color::get_Orange())); 24 //Fill the... 0f , 100. 0f )); 30 //Set stroke 31 document -> SetStroke(System::MakeObject...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  5. Aspose.PSD for .NET 23.10 - 发布说明|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....Stroke M:Aspose.PSD.FileFormats.Psd...FileFormats.Psd.Layers.IShapeLayer.Stroke P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD for .NET 25.5 - 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....PSDNET-2397 [AI Format] Implementing stroke style operators: line dash...CreateInstance ( FillType . Color ); (( ColorFillSettings ) fillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  7. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... In order to set paint or stroke in we must pass an object of...of System.Drawing.Pen for stroking into respective methods. Aspose...

    docs.aspose.com/page/net/ps/working-with-textures/
  8. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... In order to set paint or stroke in we must pass an object of...of System.Drawing.Pen for stroking into respective methods. Aspose...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  9. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状... CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...doc. CreateSolidColorBrus (Color. Red ); 20 doc. Add (path);...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/
  10. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能... setPaint (Color. BLUE ); 31 32 //Fill the rectangle...100); 40 41 //Create dashed stroke similar to Pen with DashStyle...

    docs.aspose.com/page/zh/java/ps/working-with-cl...