Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 44,878 for

color

(0.07 sec)
  1. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article in C++....Drawing :: Color :: get_Green (), System :: Drawing :: Color :: get_Red...( 0 ) -> set_Color ( System :: Drawing :: Color :: get_Aqua ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 23167004.xlsx

    Sheet1 Red Color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background Color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...you will see Red background color will be gone. 14.0300 14.0300...

    docs.aspose.com/cells/sv/cpp/apply-conditional-...
  3. Aspose.PSD for .NET 23.3 - Release Notes|Docume...

    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....Curves adjustment and CMYK color mode Bug PSDNET-1403 Style of...Curves adjustment and CMYK color mode string srcFile = "inpu...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  4. Border | Aspose.Words for Java

    Represents a border of an object in Java....setColor(Color.GREEN); builder.getFont().getBorder()...getColor() Gets the border color. getDistanceFromText() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  5. Border.Shadow | Aspose.Words for .NET

    Discover the Border Shadow property to enhance your design! Control shadow effects for borders and elevate your UI with stunning visuals....be of the same type, width, color and all should have the Shadow...; pageSetup . Borders . Color = Color . Green ; pageSetup . Borders...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Providing an image as raw byte data|Documentation

    Providing an image as array of bytes or pixels to the Aspose.OCR for C++.... Adding color image The color image is provided in...representing the amount of each color per pixel in red-green-blue...

    docs.aspose.com/ocr/cpp/content-for-ocr/image-b...
  7. How to Create Hello World Presentations in .NET...

    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....World" ); // Change the text color to Black (which is White by...SolidFillColor . Color = Color . Black ; // Change the line color of the...

    docs.aspose.com/slides/net/how-to-create-hello-...
  8. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-data-with-...
  9. table|Documentation

    Table element organizes questions and answers in a tabular structure.... font_size=16 color black Color of the title text. Can...supported values. color=red background_color transparent Background...

    docs.aspose.com/omr/net/txt-markup/table/
  10. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python.... color = ap . Color . green # Green color for the link...coordinates (10, 580, 120, 600) Colored green Links to ‘sample.pdf’...

    docs.aspose.com/pdf/python-net/create-links/