Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,173 for

color

(1.24 sec)
  1. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... color = aspose . pydrawing . Color . dark_green...pydrawing . Color . green ) series . data_labels . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... color = "#0000FF" ; builder . paragraphFormat...style, so it is a different color than that of the original. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....Set the color of the text box field textBoxField . color = apdf...apdf . Color . dark_green # Add the text box field to the form document...

    products.aspose.com/pdf/python-net/acroforms/cr...
  5. How to add Polygon Annotation using C++ | Aspos...

    Add Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language...Smith" , Color = Color . Blue , InteriorColor = Color . BlueViolet...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  6. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/sha...
  8. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  9. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  10. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/).... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

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