Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 44,479 for

color

(0.08 sec)
  1. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....background_pattern_color = aspose . pydrawing . Color . from_argb (...background_pattern_color = aspose . pydrawing . Color . white builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...:HorizontalRuleFormat::get_Color method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation.... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/python-net/watermark...
  5. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/python-net/watermark...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....0, Color.WHITE, Color.BLACK, ShapeType.TEXT_PLAIN_TEXT);..."Calibri", 150.0, 24.0, Color.YELLOW, Color.RED, ShapeType.TEXT_PLAIN_TEXT);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....(revision highlighting color, revision bar color, etc.), use the RevisonOptions...

    docs.aspose.com/words/java/specify-layout-options/
  9. How to Compress Image Size in C#

    This quick tutorial explains how to compress image size in C#. To compress image size without losing quality C# environment settings, coding steps and runnable sample code is also shared....customize the compression Set color type to Grayscale to reduce...by using JpegOptions where color type is set to Grayscale and...

    kb.aspose.com/imaging/net/how-to-compress-image...
  10. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....low-resolution graphics using a limited color palette but a widely compatible...conversion such as adding a color balance adjustment layer, brightness...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/