Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,622 for

color replacement

(1.58 sec)
  1. What's new|Aspose.Words for .NET

    Aspose.Words for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....distinct target printers for color and monochrome (black & white)...precise control during text replacement, flexible table row visibility...

    docs.aspose.com/words/net/what-s-new-in-aspose-...
  2. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background Color underneath. While the o…...that it does not replace the background color underneath. While...completely masks/replaces the background blue color underneath. How...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  3. 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...
  4. 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...
  5. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) 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...
  6. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....methods instead of standard ‘Color’ related methods. Support for...while saving the result in RGB (color) TIFF format. TiffExpectedFormat...

    docs.aspose.com/imaging/java/public-api-changes...
  7. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white 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...
  8. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of Color, opacity, thickness, dash use, and style with Aspose.SVG....applying a fill (the interior color) and a stroke (the outline)...outline is drawn. For the SVG color specifying, you can take , RGB...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  9. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  10. Use FloatingBox for PDF Layout in Java|Aspose.P...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Java.... 5f , Color . getDarkGreen ())); box . setNeedRepeating...floating box with background color Use this example when the floating...

    docs.aspose.com/pdf/java/floating-box/