Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,667 for

stroke color

(0.28 sec)
  1. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....Drawing :: Color fillColor = System :: Drawing :: Color :: FromArgb...Drawing :: Color strokeColor = System :: Drawing :: Color :: FromArgb...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...
  2. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。...r ='50' fill='none' stroke='red' stroke-width='5' />" + 6 "</svg>"...document. This property sets the color that will fill the background...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/
  3. Create SVG File, Load and Read SVG in Python – ...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....SVG document that contains a color-filled circle with a radius...radius of 50 pixels and colored stroke. Copy 1 from aspose. svg import...

    docs.aspose.com/svg/python-net/create-svg-file/
  4. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... Line Width and Color - The setlinewidth operator...operators define the color of the stroke and fill. Experimenting...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  5. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...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/cpp/ps/working-with-clips/
  6. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter....r ='50' fill='none' stroke='red' stroke-width='10' />" + 6 "</svg>"... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  7. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter....r ='55' fill='pink' stroke='red' stroke-width='8' />" + 6 "</svg>"... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/net/convert-svg-to-gif/
  8. Java Photoshop API | PSD and PSB Format Parsing...

    Create modify or convert PSD and PSB formats using this library within any Java application without requiring Photoshop software...Outside/Inside/Center Stroke Effect Color/Pattern/Gradient Layer...Creation Date and Time Sheet Color Highlighting Convert PSD Files...

    products.aspose.com/psd/java/
  9. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....encompassing features like fill color, stroke color, line thickness, and...

    docs.aspose.com/pdf/net/drawing/
  10. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...the fill color of the path to teal 23 . Fill (Color. Teal ))...Fill (f => f. None ()). Stroke (Color. IndianRed ). Transform...

    docs.aspose.com/svg/zh/net/path-builder/