Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 46,368 for

color

(0.23 sec)
  1. GradientStop.remove method | Aspose.Words for P...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStopCollection indexer | Aspose.Words f...

    GradientStopCollection indexer. Gets or sets a [GradientStop](../../gradientstop/) object in the collection....two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.auto_color property | Aspose.Words for Python

    Font.auto_Color property. Returns the present calculated Color of the text (black or white) to be used for 'auto Color'...auto_color property Font.auto_color property Returns the present...present calculated color of the text (black or white) to be used...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...Contents [ Hide ] GradientStop(color, position) Initializes a new...__init__ ( self , color : aspose . pydrawing . Color , position :...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ThemeFonts.Latin | Aspose.Words for .NET

    Discover ThemeFonts for Latin characters! Enhance your design with customizable font options that elevate your typography and user experience....Examples Shows how to set custom colors and fonts for themes. Document...new Document ( MyDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/net/aspose.words.the...
  6. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this document....Examples Shows how to set custom colors and fonts for themes. doc =...file_name = MY_DIR + 'Theme colors.docx' ) # The "Theme" object...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ThemeFonts.complex_script property | Aspose.Wor...

    ThemeFonts.complex_script property. Specifies font name for ComplexScript characters....Examples Shows how to set custom colors and fonts for themes. doc =...file_name = MY_DIR + 'Theme colors.docx' ) # The "Theme" object...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Themes::ThemeColors::get_Accent1...

    Aspose::Words::Themes::ThemeColors::get_Accent1 method. Specifies Color Accent 1 in C++....Specifies color Accent 1. System :: Drawing :: Color Aspose ::...Examples Shows how to set custom colors and fonts for themes. auto...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Aspose::Words::Themes::ThemeColors::get_Accent4...

    Aspose::Words::Themes::ThemeColors::get_Accent4 method. Specifies Color Accent 4 in C++....Specifies color Accent 4. System :: Drawing :: Color Aspose ::...Examples Shows how to set custom colors and fonts for themes. auto...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....a certain color, control Z-Order, add gradiant color fill and...BorderSide ; import com.aspose.pdf.Color ; import com.aspose.pdf.Document...

    docs.aspose.com/pdf/java/add-rectangle/