Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 45,899 for

color

(0.77 sec)
  1. How to add Polygon Annotation using .NET | Aspo...

    Add Polygon annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Smith" , Color = Color . Blue , InteriorColor = Color . BlueViolet...

    products.aspose.com/pdf/net/annotation/polygon/...
  2. 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/
  3. CellFormat.WrapText | Aspose.Words for .NET

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in cells for a cleaner look.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... PPTX ) Change the Color Style of SmartArt Shapes This...example shows how to change the color style of a SmartArt shape. The...

    docs.aspose.com/slides/python-net/manage-smarta...
  5. Count number of cells in the Worksheet with Jav...

    Learn how to programmatically count the number of cells in an Excel worksheet using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Number of Cells: '...

    docs.aspose.com/cells/javascript-cpp/count-numb...
  6. 如何用 .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/...
  7. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 合并 PDF 文档 https://products.aspose.com/pdf/zh-hant/cpp/merger/ Recent content in 使用 C++ 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.i......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/cpp/merger/inde...
  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/