Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 8,310 for

fill color

(1.13 sec)
  1. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....Extract data from Acroforms Fill PDF forms programmatically How...textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...

    products.aspose.com/pdf/cpp/acroforms/
  2. TableAlignment | Aspose.Words for Java

    Specifies alignment for an inline table in Java....5, Color.GREEN, true); table.setBorder(BorderType...RIGHT, LineStyle.SINGLE, 1.5, Color.GREEN, true); table.setBorder(BorderType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....also specify the dash pattern, color and other formatting for Line...Rectangle object that is filled with color. void AddLineObjectToPDF...

    docs.aspose.com/pdf/cpp/add-line/
  4. 规则生成器 – Rule Builder – 配置 SVG 样式 – C#

    在本文中,我们将考虑规则生成器样式功能,该功能使开发人员能够将类似 CSS 的规则应用于 SVG 元素。... Fill (Color. DarkRed ). FontWeight (FontWeight...11 . Fill (paint: Paint. None ) 12 . Stroke (color: Color. DarkRed...

    docs.aspose.com/svg/zh/net/rule-builder/
  5. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture.... The hand-filled content of the WriteIn element...Set to true to store the hand-filled content of the element as an...

    docs.aspose.com/omr/net/json-markup/writein/
  6. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...Rectangle, new Point, title, color, width etc). Create the new...style our line we need to set color, width, starting style, and...

    docs.aspose.com/pdf/net/figures-annotation/
  7. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。...pydrawing as draw series_color = draw . Color . blue with slides ...[ 0 ] series . format . fill . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/chart-series/
  8. 用Node.js通过C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documenta...

    学习如何使用Aspose.Cells for Node.js via C++创建成交量 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括成交量、最高价、最低价和收盘价,以便进行更好的分析和可视化。...setCategoryData ( "A2:A9" ); // Set Color for the first series(Volume)...AsposeCells . Color ( 79 , 129 , 189 )); // Fill the PlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/create-volu...
  9. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...Sets the fill color of the path to teal 23 . Fill (Color. Teal ))..."Path1" ) 12 . Fill (f => f. None ()). Stroke (Color. IndianRed )...

    docs.aspose.com/svg/zh/net/path-builder/
  10. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。... fill . fill_type = slides . FillType...dataPoint . format . line . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/callout/