Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 8,061 for

fill color

(0.08 sec)
  1. Stroke.image_bytes property | Aspose.Words for ...

    Stroke.image_bytes property. Defines the image for a stroke image or pattern Fill....for a stroke image or pattern fill. @property def image_bytes (...stroke # Strokes can have two colors, which are used to create a...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....max_value_index = i i += 1 # Change colors of the max and min values....format . fill . fore_color = aspose . pydrawing . Color . red series...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 PS 文件中使用转换 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Python 中使用该功能... Color . orange )) 20 21 # Fill the first rectangle...transformations. 22 document. fill (path) 23 ########## 24 25 26...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++.... Fills a number of cells in the first...worksheets . get ( 0 ). cells ; // Fill some sample data into the cells...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  6. 旋转单元格文本|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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  7. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-arc/
  8. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... // 1 - The fill, which applies to the area within...shape.getFill().setForeColor(Color.WHITE); // 2 - The stroke, which...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。... getCells (); // Fill some sample data into the cells..."Calibri" ); // Specify the shading color. style . setForegroundColor...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  10. 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...