Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 46,431 for

color

(0.1 sec)
  1. Convert VSSX to TIFF via Java | products.aspose...

    Sample Java conversion code for VSSX format to TIFF file. Use this example code to convert VSSX to TIFF within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/diagram/java/conversion/vss...
  2. Adjust DJVU images via .NET | products.aspose.com

    Try our On-Premise document APIs to Adjust DJVU 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/djvu/
  3. Dither APNG images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither APNG 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/apng/
  4. Dither CDR images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither CDR 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/cdr/
  5. Dither SVG images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither SVG 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/svg/
  6. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,shapes and pictures in GridJs....currently only support color for example : { 'color' : 'rgba(85, 57...currently only support color for example : { 'color' : 'rgba(85, 57...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Gridlines hidden successfully...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  8. Aspose::Words::LineStyle enum | Aspose.Words fo...

    Aspose::Words::LineStyle enum. Specifies line style of a Border in C++....get_Border () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/lin...
  9. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_LightBlue...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... SetPaint ( new SolidBrush(Color. Orange )); 16 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 24 //Stroke (outline)...

    docs.aspose.com/page/net/ps/working-with-shapes/