Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 44,876 for

color

(0.15 sec)
  1. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。... 本文解释了如何使用 CSS border-color 属性通过内联或内部样式在 Python 中更改 HTML...style 属性直接设置或更改边框颜色。 border-color 仅在定义了 border-style 时生效,因为它控制边框的可见性。若未设置...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  2. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。... Color = Color . Blue ; using ( IImage...IThreeDFormat.ExtrusionColor.Color 属性: IAutoShape shape = slide...

    docs.aspose.com/slides/zh/net/3d-presentation/
  3. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... ForegroundPatternCol = Color . LightGreen ; doc . Save (...BorderType . Bottom ]. Color = Color . Red ; // Use the "CellFormat"...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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.... BELOW ); //Set fill color textOptions . getFill (). setFillType...setColor ( Color . getRed ()); //Set outline color textOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....Show data labels and set font color. series . hasDataLabels = true...true ; dataLabels . font . color = "#FFFFFF" ; // Set data label...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...> Change Comment Background Color Example </ title > </ head >...> Change Comment Background Color Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting of this data point in C++....set_ForeColor ( System :: Drawing :: Color :: get_Red ()); dataPoints ->...set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Estrai testo o immagini dal PDF usando JavaScript https://products.aspose.com/pdf/it/nodejs-cpp/parser/ Recent content in Estrai testo o immagi......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/it/nodejs-cpp/parser/in...
  10. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Blue ). Stroke (Paint. None...circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/net/svg-builder-api/