Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 36,827 for

color

(0.08 sec)
  1. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and Color using Java. Join Lines in Java...., with specified colors. Set Pen Width to Draw Graphics...desired image format. Set Pen Color to Draw Graphics in Java To...

    docs.aspose.com/drawing/java/working-with-pens/
  2. Add Image stamps in PDF using Python|Aspose.PDF...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... Color . red ) img = ap . Image ()...background color for FloatingBox box . background_color = ap . Color...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  3. Convert Text to SVG using C#

    This guide covers the details to convert text to SVG using C#. It includes the step-by-step process and a runnable sample code to make svg from text using C#....appearance parameters like the color and position coordinates before...want to change the background color of an SVG, then read the article...

    kb.aspose.com/svg/net/convert-text-to-svg-using...
  4. Working With Fonts|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.... Color = Color . Blue ; font . IsStrikeout...Assistant Close Working With Colors...

    docs.aspose.com/cells/net/working-with-fonts/
  5. Aspose::Words::Tables::Table::get_Bidi method |...

    Aspose::Words::Tables::Table::get_Bidi method. Gets or sets whether this is a right-to-left table in C++....Col ( System :: Drawing :: Color :: get_AntiqueWhite ()); tableStyle...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...usually represented by small 2-colors (usually black&white) simple...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  7. 在 Aspose.Cells 中设置工作表标签颜色|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....//Set the tab color worksheet . setTabColor ( Color . getRed ());...

    docs.aspose.com/cells/zh/java/set-worksheet-tab...
  8. Features|CAD 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....bps) Tiff color spaces RGB CMYK CIELAB YCrCb Tiff color spaces RGB...

    docs.aspose.com/cad/javascript-net/getting-star...
  9. Add WordArt Watermark to Worksheet in Aspose.Ce...

    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.... FillFormat ; //Set the color wordArtFormat . ForeColor =...= System . Drawing . Color . Red ; //Set the transparency wordArtFormat...

    docs.aspose.com/cells/net/add-wordart-watermark...
  10. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table elements styles using Aspose.Cells for C++ with HtmlSaveOptions.TableCssId property....the style of the cell - font color is Red Style st = cell . GetStyle...st . GetFont (). SetColor ( Color :: Red ()); cell . SetStyle...

    docs.aspose.com/cells/cpp/prefix-table-elements...