Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 47,056 for

color

(0.24 sec)
  1. 更改单元格的格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库更改单元格格式,包括字体、颜色、边框等。通过调整这些属性,可以更好地控制单元格的外观。... innerHTML = '<p style="color: red;">Please select an Excel...format style . font . color = AsposeCells . Color . Red ; style . font...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。... Adding Color Scale Conditional Formattings...from aspose.pydrawing import Color # For complete examples and...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  3. ChartDataTable.has_outline_border property | As...

    ChartDataTable.has_outline_border property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Java....geometric annotations with custom colors, opacity, popup data, or point...squareAnnotation . setColor ( Color . getBlue ()); squareAnnotation...

    docs.aspose.com/pdf/java/shape-annotations/
  5. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.lock_content_co...

    StructuredDocumentTagRangeStart.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this structured document tag....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....(); // Set the table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); // set...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  8. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level.... color = "#FF0000" ; listLevel . font..."Wingdings" ; listLevel . font . color = "#0000FF" ; listLevel . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...currently only support color for example : { 'color' : 'rgba(85, 57...currently only support color for example : { 'color' : 'rgba(85, 57...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  10. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 将您的 PPT、PPTX 和 ODP 文件转化为高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。... shadow_color . color = draw . Color . dark_gray shape.... glow_effect . color . color = draw . Color . magenta shape...

    docs.aspose.com/slides/zh/python-net/shape-effect/