Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 46,989 for

color

(0.57 sec)
  1. Convert VSDX to TIFF via Java | products.aspose...

    Sample Java conversion code for VSDX format to TIFF file. Use this example code to convert VSDX 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/vsd...
  2. Dither WMF images via Java | products.aspose.com

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

    Try our On-Premise document APIs to Adjust CDR 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/java/adjust/cdr/
  5. Change background in TIFF documents via Java | ...

    Try our On-Premise document APIs to change background from TIFF files on Java Application....palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/change-backgro...
  6. Convert Microsoft Project MPP File to TIFF | As...

    Aspose.Tasks for .NET provides powerful tools for converting Microsoft Project files to various formats including TIFF....format that supports multiple color depths, compression types, and...used to set the format of the color data for each pixel in the image...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. 创建图表|Aspose.Slides 文档

    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.... Color = Color . Black . ToArgb (); ppChart.... Line . ForeColor . RGB = Color . Black . ToArgb (); //Accessing...

    docs.aspose.com/slides/zh/net/create-a-chart/
  8. 使用 C++ 合并与取消合并单元格|Documentation

    Aspose.Cells 是一个处理电子表格文件的 C++ 库,支持合并和取消合并单元格。本文将介绍如何使用Aspose.Cells库进行单元格的合并与取消合并,以及如何自定义合并单元格的样式。...// Set the font color font . SetColor ( Color :: Blue ()); //...true ); // Set the background color of C6 Cell to Red style . SetForegroundColor...

    docs.aspose.com/cells/zh/cpp/merging-and-unmerg...
  9. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... # Change the text color for one of the styles to set...'CustomStyle' ) . font . color = aspose . pydrawing . Color . dark_red #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...