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

color

(0.61 sec)
  1. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  2. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground Color....darkens the stroke foreground color. @property def fore_tint_and_shade...Shows how to set fore theme color and tint and shade. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Theme Data from Excel File|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....applied to a workbook and theme colors applied to a cell or its borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/net/extract-theme-data-fr...
  4. 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/
  5. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java... setBackgroundColor ( Color . getLightGray ()); textFragment1...getTextState (). setForegroundColor ( Color . getBlue ()); // Create text...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  6. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++....get_Glow () -> set_Color ( System :: Drawing :: Color :: get_Salmon...ASSERT_EQ ( System :: Drawing :: Color :: FromArgb ( 217 , 250 , 128...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF document in PHP using Aspose.PDF for enhanced data organization....table Set the table border color as LightGray Set the border...(); $colors = new Color (); // Set the table border color as LightGray...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  8. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....smooth transitions between colors or other visual properties...defined as gradually blending colors across an area. They are used...

    docs.aspose.com/svg/net/svg-gradients/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از JavaScript https://products.aspose.com/pdf/fa/javascript-cpp/parser/ Recent content in استخراج متن ی......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/javascript-cpp/parse...
  10. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....value 255 (black color), or 0 (white color) otherwise. You can...

    docs.aspose.com/imaging/net/developer-guide/how...