Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 45,860 for

color

(0.26 sec)
  1. JPEG Images Grayscale with Python | products.as...

    How to use Python to grayscale JPEG images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  2. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control.... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/run...
  3. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API...."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text..."FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR: #000000;" > This is some text...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  4. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....the font color font . setColor ( AsposeCells . Color . Blue );...true ); // Set the background color of C6 Cell to Red style . setForegroundColor...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  6. BMP Images Dithering with Python | products.asp...

    How to use Python for BMP 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/bmp/
  7. Aspose.PSD for Java 20.7 - 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....three types of the stroke: color, gradient and pattern. Each...patternFillSettings ; // 1. Adds Color fill, at position Inside strokeEffect...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. C++ Barcode Processing API | products.aspose.com

    C++ barcode scanner and generator library for 1D and 2D barcodes. Create and read different kinds of 1D, 2D and Postal barcodes...parameters, such as bar color, background color, quality, rotation...Customize Appearance: Size, Color, Angle Encode Non-English Characters...

    products.aspose.com/barcode/cpp/
  9. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... Color . DarkSlateGray ), DefaultCellBorder...Box , 0.5f , Aspose . Pdf . Color . Black ), DefaultCellPadding...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_Gray ()); } // Save the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/