Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 6,230 for

fill color

(0.04 sec)
  1. 椭圆|Aspose.Slides for Python 文档

    在Python中创建PowerPoint演示文稿中的椭圆...Color属性设置椭圆的颜色。 设置椭圆线条的颜色。 设置椭圆线条的宽度。...# 对椭圆形状应用一些格式设置 shp . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/ellipse/
  2. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....) # Insert three different colored rectangles that partially overlap...) shape . fill_color = aspose . pydrawing . Color . orange shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Features Overview|Aspose.Slides for Node.js via...

    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....Font Type - Font Size - Font Color - Font Shades - Paragraph Alignment...NET: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/nodejs-net/features-over...
  4. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. 添加曲线对象到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在您的PDF中创建一个曲线对象。... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/zh/java/add-curve/
  6. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python... fill_format . fill_type = slides . FillType . NO_FILL content_table...line_format . fill_format . fill_type = slides . FillType . NO_FILL content_table...

    docs.aspose.com/slides/python-net/manage-hyperl...
  7. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...return offsets def rgb_string_to_color(rgb_str): if rgb_str and rgb_str...rgb_str[4:-1].split(",")) return Color.from_argb(r, g, b) except Exception:...

    forum.aspose.com/t/paste-back-shape-data-correc...
  8. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... fill Gets fill formatting for the shape...ShapeBase ) fill_color Defines the brush color that fills the closed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...This property sets the color that will fill the background. By default...stroke='#2F4F4F' stroke-width='4' fill='#FF7F50' />" + 11 "<circle...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  10. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...表示跨列居中文本对齐 Distributed 表示分散文本对齐 Fill 表示填充文本对齐 General 表示常规文本对齐 Justify...// Set the font color font . SetColor ( Color :: Blue ()); //...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...