Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 30,657 for

color

(0.06 sec)
  1. Presentation Background|Aspose.Slides Documenta...

    Set background in PowerPoint presentation in C# or .NET...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...slides at once). Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/net/presentation-backgro...
  2. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply TimePeriods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....information stand out using colors or bold styles — so it doesn’t...from aspose.pydrawing import Color from datetime import datetime...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  3. ConditionalStyle.clearFormatting method | Aspos...

    ConditionalStyle.clearFormatting method. Clears formatting of this conditional style....; // Set the table style to color the borders of the first row...borders . color = "#FF0000" ; // Set the table style to color the borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LaTeX math formulas rendering | Java

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality....e{amssymb}\r\n\\usepackage{color}" ); 6 // Specify the scaling...foreground color. 9 options. setTextColor (Color. BLACK ); 10...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  5. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear)....( file_name = MY_DIR + 'Two color gradient.docx' ) # Get Fill...)) print ( 'The foreground color of the fill is: {0} ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Color . ToArgb (), Is . EqualTo ( Color . Red . ToArgb...borders [ 0 ]. Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/bor...
  7. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process.... Color . ToArgb (), Is . EqualTo ( Color . Blue . ToArgb...builder . Font . Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Manipulating PNG Images|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....API can be used to set any color as transparent while creating...that can be set to specify any color to be rendered as transparent...

    docs.aspose.com/psd/net/manipulating-png-images/
  9. Drawing Arc in PHP|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....Create an instance of Color $color = new Color (); \ # Create an...surface with Yellow color $graphic -> clear ( $color -> getYellow ());...

    docs.aspose.com/imaging/java/drawing-arc-in-php/
  10. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....document with a flat background color. const string html = @"<html>...@"<html> <body style='background-color: blue'> <p>Hello world!</p>...

    reference.aspose.com/words/net/aspose.words.set...