Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 12,741 for

fill

(0.27 sec)
  1. How to create YouTube thumbnail generator progr...

    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....shadow effect , radial gradient fill, drawing text and shapes): How...its content) a new gradient fill layer (a separate layer that...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  2. 在 XPS 文件中使用渐变 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。了解 .NET 的功能...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...0f, 1f, 20f, 70f); 19 path. Fill = doc. CreateLinearGradient...

    docs.aspose.com/page/zh/net/xps/working-with-gr...
  3. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Rectangle2D and then fill it. We created one rectangle...any transformations and just fill it after every transformation...

    docs.aspose.com/page/java/ps/working-with-trans...
  4. Create SVG Elements in C# Using Builder API – A...

    Create and edit SVG elements in C# using Aspose.SVG Builder API. Generate SVG shapes, paths, text, and graphics programmatically in .NET.... Fill (Color. Red ). Stroke (Paint...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/net/element-builders/
  5. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for .NET.... AcroForms - create form, fill form field, extract data from...with .NET library. XFA Forms - fill XFA fields, convert XFA, get...

    docs.aspose.com/pdf/net/working-with-forms/
  7. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... // 1 - The fill, which applies to the area within...outline of the shape: shape . fill . foreColor = "#FFFFFF" ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... # 1 - The fill, which applies to the area within...outline of the shape: shape . fill . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....gradient stops to the gradient fill. Document doc = new Document...Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...text with horizontal gradient fill in PS document. 2 3 string outputFileName...(brush); 31 32 //Fill the rectangle 33 document. Fill (path); 34 35...

    docs.aspose.com/page/zh/net/ps/working-with-gra...