Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 46,368 for

color

(0.09 sec)
  1. Data Sorting with Golang via C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....Sorting data with background color Excel provides features to sort...data based on the background color. The same feature is provided...

    docs.aspose.com/cells/go-cpp/sort-data-of-excel/
  2. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/).... color = aspose . pydrawing . Color . green builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何用 .NET 添加 Redaction 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Redaction 个注释。... Color . Green ; annot . BorderColor...Pdf . Color . Yellow ; annot . Color = Aspose . Pdf . Color . Blue...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... color = aspose . pydrawing . Color . dark_green...pydrawing . Color . green ) series . data_labels . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。..."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  6. Free SVG Applications – Documentation Aspose.SVG

    Aspose.SVG offers free, high-quality online apps to handle your SVG tasks with ease – convert, edit, merge, and optimize SVGs in seconds.... Color Tools – Convert colors between different color codes...etc. – Enter color codes in any format, like Color Name, RGB, HEX...

    docs.aspose.com/svg/apps/
  7. Aspose.PSD for .NET 19.9 - 发行说明|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....= "color" || portions [ 2 ]. Text !=...[ 0 ]. Style . FillColor != Color . FromArgb ( 255 , 145 , 0 ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  8. 验证用于保护工作表的密码,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++验证用于保护工作表的密码。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Specified password...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  9. Integrate PDF Tables with Data Sources in Pytho...

    Learn how to integrate PDF tables with data sources such as databases and pandas DataFrames in Python....Table () # Set the table border color as LightGray table . border...BorderSide . ALL , 1 , ap . Color . light_gray ) # Set the border...

    docs.aspose.com/pdf/python-net/integrate-table/
  10. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....appearance properties like the text color, xy axis positions, etc. before...image. You may change the text color, text string, path, etc., to...

    kb.aspose.com/svg/python/convert-text-to-svg-in...