Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 44,566 for

color

(0.21 sec)
  1. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... SetForegroundColor ( Color :: White ()); chart . GetPlotArea...(). GetBorder (). SetColor ( Color :: White ()); chart . GetLegend...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  2. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility.... Color = Color . Blue ; level . Font ....

    reference.aspose.com/words/net/aspose.words/sty...
  3. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...

    docs.aspose.com/pdf/java/fill-form/
  4. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... color = "#00008B" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TableStyle.bottomPadding property | Aspose.Word...

    TableStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... color = "#0000FF" ; tableStyle . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... Color . dark_blue ) # Set data label...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to add Polyline Annotation using C++ | Aspo...

    Source code to add Polyline annotations in PDF file on any platform with C++ language...Title = "John Smith" , Color = Color . Red , Popup = new PopupAnnotation...

    products.aspose.com/pdf/cpp/annotation/polyline...
  8. How to add Underline Annotation using C++ | Asp...

    Source code to add Underline annotations in PDF file on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/underlin...
  9. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table....cells with a light green solid color. table . setShading ( aw . TextureIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words/doc...