Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,548 for

color replacement

(0.06 sec)
  1. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TIFF Images Binarization with Python | products...

    How to use Python for TIFF images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  3. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for Color selection. Watermark removal image filter....dealing with areas of similar color tints. With the Magic Wand tool...Magic Wand tool: blue shape color selection When editing a landscape...

    docs.aspose.com/imaging/java/developer-guide/ma...
  4. Working with Worksheets GridWeb|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....ascending order Searching and Replacing One of the fastest ways to...spreadsheet is to use the find and replace feature. Find helps you locate...

    docs.aspose.com/cells/java/working-with-workshe...
  5. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....configure a pen with various colors, widths, and line styles, such...Common (System.Drawing) replacement Cross platform 2D graphics...

    docs.aspose.com/drawing/net/developer-guide/sys...
  6. Aspose.Imaging Java For Jython|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.... Replace “your-lib” with the downloaded...com . aspose . imaging import Color from com . aspose . imaging...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  7. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....Update LinkAnnotation Text Color The link annotation does not...to change the color of the text, replace the color of the page...

    docs.aspose.com/pdf/cpp/update-links/
  8. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java... setBackgroundColor ( Color . getLightGray ()); textFragment1...getTextState (). setForegroundColor ( Color . getBlue ()); // Create text...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/