Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 12,309 for

fill

(0.07 sec)
  1. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...For using system fonts we just fill or outline a text with native...PsSaveOptions, then fetch . And finally fill or outline text with this DrFont...

    docs.aspose.com/page/cpp/ps/working-with-text/
  2. 用JavaScript通过C++将图片作为纹理铺贴在形状内|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++将小图片作为纹理铺贴在形状内...> < head > < title > Texture Fill IsTiling Example </ title >...head > < body > < h1 > Texture Fill IsTiling Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/tile-pi...
  3. Working with Fonts in Node.js|Aspose.Words for ...

    Customize font settings using Node.js....how to set font formatting: Fill properties now are also available...available for fonts to set fill formatting of text. It gives an...

    docs.aspose.com/words/nodejs-net/working-with-f...
  4. 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....Fill P:Aspose.PSD.FileFormats.Psd...FileFormats.Psd.Layers.IShapeLayer.Fill T:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...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...
  6. Working with Forms using Python|Aspose.PDF for ...

    This section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET.... AcroForms allows users to fill in, submit and store the forms...information. AcroForms - create form, fill form field, extract data from...

    docs.aspose.com/pdf/python-net/working-with-forms/
  7. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。... 修改渐变填充编程示例 形状 类提供 Fill 属性,允许开发人员检索 渐变填充 目的。 GradientFill...GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  8. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is Filled incorrectly. If you resize any of …...labeled, but every other shape is filled incorrectly. If you resize...I’ve also tried setting the fill color explicitly, but get the...

    forum.aspose.com/t/color-not-set-correctly-for-...
  9. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....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...
  10. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...y= "1" width= "0" height= "1" fill= "blue" /> 11 <g visibility=...y= "1" width= "1" height= "1" fill= "red" /> 13 </g> 14 <circle...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/