Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 41,787 for

color

(0.08 sec)
  1. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....characteristics, including the color, position, etc. Steps to Draw...class instance containing the color and coordinates Save the output...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  2. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Apply a fill color to the chart series. Add labels..., 1 , 30 )) # Set the fill color for the series. series . format...

    docs.aspose.com/slides/python-net/create-chart/
  3. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level formatting plus any formatting overrides applied to the current paragraph in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the list level in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  7. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....pdf import Color from aspose.pdf.drawing import...as ap from aspose.pdf import Color from aspose.pdf.drawing import...

    docs.aspose.com/pdf/python-net/text-formatting-...
  8. StructuredDocumentTag.endCharacterFont property...

    StructuredDocumentTag.endCharacterFont property. Font formatting that will be applied to the last character of text entered into SDT....Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... color = aspose . pydrawing . Color . red para ....

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