Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 46,916 for

color

(0.08 sec)
  1. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Color = Color . Black ; textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/tex...
  2. 106365051.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red...USA (Multiple Items) Sum of Color Column Labels Row Labels Blue...

    docs.aspose.com/cells/de/python-java/updating-s...
  3. 106365052.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red...USA (Multiple Items) Sum of Color Column Labels Row Labels Blue...

    docs.aspose.com/cells/de/python-java/draw-slice...
  4. 106365052.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red...USA (Multiple Items) Sum of Color Column Labels Row Labels Blue...

    docs.aspose.com/cells/ar/python-java/draw-slice...
  5. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....size, font style, and font color etc. In order to add text in...size, font style, and font color etc. In order to add text in...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  6. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, and saves the modified document.... Set the link color. Save the updated PDF document... "notepad.exe" , 1 , apd . Color . purple , ) # Save updated...

    docs.aspose.com/pdf/python-net/add-application-...
  7. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... CreateSolidColorBrus (Color. Gray ); 10 doc. AddPath (doc...doc. CreateSolidColorBrus (Color. Gray ); 11 12 // Create path...

    docs.aspose.com/page/net/xps/working-with-trans...
  8. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....new FontRepository (); $color = new Color (); # set text properties...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  9. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), borders...borders -> idx_get ( 0 ) -> get_Color (). ToArgb ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... You can customize fill color, opacity, corner rounding, stroke...Used fill – rectangle fill color fill-opacity – fill transparency...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/