Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 45,762 for

color

(0.19 sec)
  1. Manipulating JPEG Images|Documentation

    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....provide support for CMYK and YCCK color models with JPEG-LS. The code...API now provide support for Color Type and compression Type and...

    docs.aspose.com/imaging/python-net/manipulating...
  2. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....demonstrates how to change font color of the first Run in the document:...changes to the run run . font . color = "red" ; // Save the result...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  3. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....count, and animation background color. Other than drawing shapes with...transformations, metadata, palettes and colors, and canvas adjustments. This...

    kb.aspose.com/imaging/java/create-webp-in-java/
  4. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/par...
  5. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...the fill color of the path to teal 23 . Fill (Color. Teal ))...(f => f. None ()). Stroke (Color. IndianRed ). Transform (t =>...

    docs.aspose.com/svg/zh/net/path-builder/
  6. Create a Thumbnail in C# – Aspose.SVG

    Learn how to create a thumbnail in C# using Aspose.SVG for .NET library that works on Windows, macOS & Linux...edit SVG documents, convert color codes, vectorize images and...Create SVG Base64 Encoders Color Converters Crop SVG Edit SVG...

    products.aspose.com/svg/net/create-thumbnail/
  7. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...there is a way to find the color of any category? MapiMessage...names, but it does not provide color information. The mapping between...

    forum.aspose.com/t/how-to-get-the-following-val...
  8. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...setBorder(borderType, lineStyle, lineWidth, color, isOverrideCellBorder) Sets...width and color. setBorders(lineStyle, lineWidth, color) Sets all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Cells 9.0.0 中的公共 API 更改|Documentation

    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 = System . Drawing . Color . Red ; textbox...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... setPaint (Color. ORANGE ); 16 //Fill the rectangle...paint 15 document. setPaint (Color. ORANGE ); 16 //Fill the ellipse...

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