Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 35,955 for

color

(0.18 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Wyodrębnij tekst lub obrazy z pliku PDF za pomocą Javahttps://products.aspose.com/pdf/pl/java/parser/Recent content in Wyodrębnij tekst lub obr......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/java/parser/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using C++https://products.aspose.com/pdf/cpp/parser/Recent content in Extract text or images from PDF using C++......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/cpp/parser/index.xml
  3. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency.... Color = Color . Blue ; horizontalRuleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart Data Table|Aspose.Slides 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....for changing color of categories in a series color. Instantiate...

    docs.aspose.com/slides/java/chart-data-table/
  5. Chart Data Table|Aspose.Slides for Python Docum...

    Set font properties for chart database table in PowerPoint presentations in Python...for changing color of categories in a series color. Instantiate...

    docs.aspose.com/slides/python-net/chart-data-ta...
  6. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for for Python via .NET API....Sorting Data with Background Color Using Aspose.Cells for Python...data based on the background color. The same feature is provided...

    docs.aspose.com/cells/python-net/sort-data-of-e...
  7. 如何用 .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/...
  8. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  9. Create Open-High-Low-Close(OHLC) Stock Chart wi...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....the bar is filled with one color, while if the price decreases...improvements in the chart We often use colors rather than black and white...

    docs.aspose.com/cells/cpp/create-open-high-low-...
  10. 使用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/