Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 12,757 for

fill

(1.43 sec)
  1. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...Explanation In PSD files the Fill Opacity is stored as an 8‑bit...Layers[3].FillOpacity = 45; // 45 % fill opacity psd.Layers[3].Opacity...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  2. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....Support of the Stroke Layer 1) Fill type - Pattern // Stroke effect...fillSettings . FillType ); } Fill type - Gradient // Stroke effect...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  3. 将 SVG 转换为 JPG – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 JPG。在 C# 示例中考虑各种 SVG 到 JPG 的转换方案。尝试在线 SVG 转换器。...cx ='100' cy ='100' r ='55' fill='green' stroke='red' stroke-width='10'...property sets the color that will fill the background. By default,...

    docs.aspose.com/html/zh/net/convert-svg-to-jpg/
  4. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....example shows how to set the solid fill color (shading color) with font...Color . Red ); // To Set the fill color of the range, you may...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  5. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java.... getFill() Gets fill formatting for the Font . getFillType()... getFill() public Fill getFill() Gets fill formatting for the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....filter > 18 </ defs > 19 < g fill = "#ffa500" > 20 < rect x =...<rect> element and set the "fill" and "filter" attributes 12...

    docs.aspose.com/svg/net/gaussian-blur/
  7. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Transformation for the path using Fill path with creared image brush...//Create Image Brush 9 path -> set_Fill(doc -> CreateImageBrush(dataDir()...

    docs.aspose.com/page/cpp/xps/working-with-images/
  8. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....value indicating whether is fill starts with all pixels. ///...</summary> /// <value> /// The is fill starts with all pixels. ///...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  9. Mail Merge and Reporting in Java|Aspose.Words f...

    Mail Merge is a popular feature for quickly creating documents. Aspose.Words for Java takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....using Mail Merge event handlers Fill in documents with data from...within your template will be filled in from your data source during...

    docs.aspose.com/words/java/mail-merge-and-repor...
  10. SVG Converter – Convert SVG Using Aspose.HTML f...

    Convert SVG to other formats using Aspose.HTML for Java API. Consider Java example of SVG to image conversion....stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...

    docs.aspose.com/html/java/svg-converter/