Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 30,387 for

color

(0.04 sec)
  1. CDR Images Dithering with Python | products.asp...

    How to use Python for CDR images and photos dithering on desktop and web applications....optimizations, reducing an image’s color palette effectively minimizes...abrupt edges or disturbances in color gradients, leveraging the dithering...

    products.aspose.com/imaging/python-net/dither/cdr/
  2. Adjust J2K images via .NET | products.aspose.com

    Try our On-Premise document APIs to Adjust J2K image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....adjusting brightness, contrast, and color gamma. If a photo turns out...resulting in an unwanted color hue, utilize the color gamma adjustment...

    products.aspose.com/imaging/net/adjust/j2k/
  3. Adjust TIF images via .NET | products.aspose.com

    Try our On-Premise document APIs to Adjust TIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....adjusting brightness, contrast, and color gamma. If a photo turns out...resulting in an unwanted color hue, utilize the color gamma adjustment...

    products.aspose.com/imaging/net/adjust/tif/
  4. Dither WMZ images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither WMZ images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....involves reducing the image’s color palette, thereby decreasing...prevent the disruption of smooth color gradients and the emergence...

    products.aspose.com/imaging/java/dither/wmz/
  5. Dither J2K images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither J2K images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....involves reducing the image’s color palette, thereby decreasing...prevent the disruption of smooth color gradients and the emergence...

    products.aspose.com/imaging/java/dither/j2k/
  6. Dither TGA images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither TGA images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....involves reducing the image’s color palette, thereby decreasing...prevent the disruption of smooth color gradients and the emergence...

    products.aspose.com/imaging/java/dither/tga/
  7. Aspose.PSD for .NET 23.6 - 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....PSDNET-149 Support of Selective Color Adjustment Layer Feature PSDNET-801...PSDNET-149. Support of Selective Color Adjustment Layer string sourceFileWithSelect...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  8. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... color = "#0000FF" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setColor(new Color(192, 192, 192)); // Adjust the color // watermark...getFill().setColor(Color.RED); // Adjust the color // watermark.setFillColor(Color...

    forum.aspose.com/t/how-to-add-watermark-text-in...