Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 46,919 for

color

(0.22 sec)
  1. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with Golang via C++....explains that the data in Red color and Yellow background will not...you can see, the data in Red color and Yellow background is not...

    docs.aspose.com/cells/go-cpp/filtering-the-kind...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....method returns an automatic color of data point based on series...values and chart style. This color is used by default if fillType...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Export HTML String Value of the Cells to the Da...

    Learn how to export HTML string value of the cells to the DataTable through the Aspose.Cells for .NET API....Calibri;FONT-SIZE: 11pt;COLOR: #00b0f0;Background-Color: #ffe699;" > Crow...

    docs.aspose.com/cells/net/export-html-string-va...
  5. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....2)=0" ; // Set the background color and pattern for the FormatCondition's...backgroundColor = AsposeCells . Color . Blue ; formatCondition . style...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  6. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....also specify the dash pattern, color and other formatting for Line...object that is filled with color. void AddLineObjectToPDF ()...

    docs.aspose.com/pdf/cpp/add-line/
  7. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for Python via .NET API...."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text..."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text...

    docs.aspose.com/cells/python-net/get-html5-stri...
  8. Style.BuiltIn | Aspose.Words for .NET

    Discover if a style is a built-in option in MS Word. Enhance your document design with our comprehensive guide to Word's built-in styles!... Color = Color . Navy ; style . Font ....

    reference.aspose.com/words/net/aspose.words/sty...
  9. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance presentations with professional text in Java....outline a text or fill it with a color (or gradient), add 3D effects...apply the SmallGrid pattern color to the text and add a 1-width...

    docs.aspose.com/slides/androidjava/wordart/
  10. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Color = Color . Green ; builder . Font...Shading . BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat...

    reference.aspose.com/words/net/aspose.words/doc...