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

color

(0.45 sec)
  1. 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...
  2. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings...."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  3. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!..."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 0f )); Here we set Orange color as the current paint for the...dBrush > (System::Drawing::Color::get_Orange())); 4 5 //Fill...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  5. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance presentations with professional text in Java....apply the SmallGrid pattern color to the text and add a 1-width...getForeColor (). setColor ( Color . ORANGE ); portion . getPortionFormat...

    docs.aspose.com/slides/java/wordart/
  6. BarcodeParameters.background_color property | A...

    BarcodeParameters.background_Color property. Bar code background Color (0x000000 - 0xFFFFFF)...background_color property BarcodeParameters.background_color property...property Bar code background color (0x000000 - 0xFFFFFF) @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border....to apply border and shading color while building a table. let...Start a table and set a default color/thickness for its borders. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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: set shape’s line color. Line Color Transparency:...Transparency: set shape’s line color transparency in percentage. Pattern:...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  9. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a font size of 12....formatting changes such as color or font size. Using TextState...text_state . foreground_color = ap . Color . red text_state . font_size...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  10. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Java....geometric annotations with custom colors, opacity, popup data, or point...squareAnnotation . setColor ( Color . getBlue ()); squareAnnotation...

    docs.aspose.com/pdf/java/shape-annotations/