Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,497 for

color replacement

(0.48 sec)
  1. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...get_Item(0); Color originalFillColor = sourcePortion...getSolidFillColor().getColor(); Color testFillColor = new Color(34, 64, 128); SoftAssertions...

    forum.aspose.com/t/iportioneffectivedata-instan...
  3. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment...() -> set_ForegroundColor ( Color :: get_Red ()); // Set StrokingColor...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  4. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....background may consist of multiple color-filled shapes covering the entire...you can specify a background color to be removed from the image...

    docs.aspose.com/imaging/python-net/removing-bac...
  5. Aspose.PSD for .NET 23.4 - 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....PSD API instead of obsolete Color struct Enhancement PSDNET-1332...true ; // Red color for second gradient color point grdmResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  6. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to change background in comment in Excel|Do...

    How to change Color in comment in Excel. How to insert picture or image in comment in Excel....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/java/how-to-set-comment-b...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....getChromaKey() Defines the color value of the image that will...picture. setChromaKey(Color value) Defines the color value of the image...

    reference.aspose.com/words/java/com.aspose.word...