Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 8,039 for

fill color

(0.21 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... fill_format . fill_type = slides . FillType...portion_format . fill_format . solid_fill_color . color = draw . Color . red...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal.... Color = Color . LightBlue ; // Below are...Words Font.EmphasisMark Font.Fill English Русский 简体中文 عربي Français...

    reference.aspose.com/words/net/aspose.words/fon...
  3. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...This property sets the color that will fill the background. By default...类的实例并指定所需的保存选项: 使用 background_color 属性设置填充背景的颜色。 使用 page_setup 属性设置页面大小和边距。...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  4. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Table () # Set the table border color as LightGray table . border...BorderSide . ALL , 5 , ap . Color . light_gray ) # Set the border...

    docs.aspose.com/pdf/python-net/adding-tables/
  5. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound line style of 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...
  6. How to - developer tips|CAD 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....exist and replace references Coloring of inserts with new added...Create rectangle as polylines and fill it with hatch Delete all entities...

    docs.aspose.com/cad/net/developer-guide/how-to/
  7. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... fill_format . fill_type = slides . FillType...line . fill_format . solid_fill_color . color = draw . Color . red...

    docs.aspose.com/slides/python-net/trend-line/
  8. 在 XPS 文件中使用渐变 | Python

    如何在 XPS 文件中添加垂直、水平或线性渐变,这个问题可以通过 Aspose.Page API 解决方案来解答。学习 Python 的功能... create_color (255, 244, 253, 225), 0. 0673828...create_gradient_stop (doc. create_color (255, 251, 240, 23), 0. 314453...

    docs.aspose.com/page/zh/python-net/xps/working-...
  9. Visual Component Properties|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....parameters: BackColor - background color of the BarCode image. Barcode...visibility. TextColor - caption text color. Padding - captions paddings...

    docs.aspose.com/barcode/reportingservices/visua...
  10. 在 Java 中将 MHTML 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 MHTML 转换为 JPG、PNG、GIF、TIFF 和 BMP。考虑在 Java 代码中将 MHTML 转换为 JPG 的各种情况。...setBackgroundColor(value) Sets Color which will fill background of every... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-mhtml-to-jpg/