Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 45,428 for

color

(0.11 sec)
  1. Working With Borders|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.... Thin , Color . Black ); style . SetBorder...LeftBorder , CellBorderType . Thin , Color . Green ); style . SetBorder...

    docs.aspose.com/cells/net/working-with-borders/
  2. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... color = aspose . pydrawing . Color . blue table_style...table_style . borders . color = aspose . pydrawing . Color . green table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...NONE def convert_color ( self , input_color , def_val ) -> pydraw...pydraw . Color : """Converts a hexadecimal color string to a Color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...Description color Gets or sets the border color. distanceFromText...or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.image_bytes property | Aspose.Words for ...

    Stroke.image_bytes property. Defines the image for a stroke image or pattern fill....stroke # Strokes can have two colors, which are used to create a...data. # Strokes with a single color do not use the Color2 property...

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

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal.... Color = Color . Blue ; tableStyle . Borders...tableStyle . Borders . Color = Color . Green ; tableStyle . Borders...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting Color category and accessing delivery receipt information....Setting Color Category for Outlook MSG Files A color category...Microsoft Outlook lets users assign color categories to differentiate...

    docs.aspose.com/email/cpp/managing-message-file...