Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 45,426 for

color

(0.1 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. Aspose::Words::Drawing::Stroke::get_BackThemeCo...

    Aspose::Words::Drawing::Stroke::get_BackThemeColor method. Gets or sets a ThemeColor object that represents the stroke background Color in C++....represents the stroke background color. Aspose :: Words :: Themes ::...Shows how to set back theme color and tint and shade. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. 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...
  5. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::Drawing::Stroke::get_ForeThemeCo...

    Aspose::Words::Drawing::Stroke::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the stroke foreground Color in C++....represents the stroke foreground color. Aspose :: Words :: Themes ::...Shows how to set fore theme color and tint and shade. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Here we set Orange color as the current paint for the... SetPaint ( new SolidBrush(Color. Orange )); 4 5 //Fill the first...

    docs.aspose.com/page/net/ps/working-with-transf...
  8. 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/...
  9. Public API Changes in Aspose.3D 1.7.0|Documenta...

    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 background color opt . BackgroundColor = Color . AliceBlue ;...CastShadows = true , Color = new Vector3 ( Color . White ) }). Transform...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. 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...