Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 45,760 for

color

(0.11 sec)
  1. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method...the specified fill to a two-color gradient. twoColorGradient (...the specified fill to a two-color gradient. twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....Set the font color to red. style . font . color = AsposeCells...AsposeCells . Color . Red ; // Name the style. style . name = "Date1" ;...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แยกข้อความหรือรูปภาพจาก PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/parser/ Recent content in แยกข้อความหรือรูปภาพจาก PDF โดยใช้ C# on......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/net/parser/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Deal with PDF Forms in C# https://products.aspose.com/pdf/net/acroforms/ Recent content in Deal with PDF Forms in C# on Aspsoe.PDF Products Hug......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/net/acroforms/index.xml
  5. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...., SaveFormat , ChartType , Color , LegendPositionType } = AsposeCells..."Title" ; // Setting the font color of the chart title to blue chart...

    docs.aspose.com/cells/javascript-cpp/chart-legend/
  6. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerContext TextWatermarkOptions property to enhance your visuals and protect your content.... Color = Color . Red ; Watermarker . Create...TextWatermarkOptions . Color = Color . Red ; using ( FileStream...

    reference.aspose.com/words/net/aspose.words.low...
  7. Working with Image Borders in PHP|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....Set the border's color to red $color = new Color (); $bb -> setBorderColor...setBorderColor ( $color -> RED ); \ # Set margins $bb -> setMargins...

    docs.aspose.com/barcode/java/working-with-image...
  8. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE).... Color . red . to_argb (), borders [ 0 ] . color . to_argb...pydrawing . Color . empty () . to_argb (), borders [ 0 ] . color . to_argb...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization.... Solid ( Color . DarkSlateGray ); // Hide axis...Title . Format . Fill . Solid ( Color . LightGoldenrodYellow ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack.... Color . blue . to_argb (), builder . font . color . to_argb...pydrawing . Color . empty () . to_argb (), builder . font . color . to_argb...

    reference.aspose.com/words/python-net/aspose.wo...