Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 39,492 for

color

(0.09 sec)
  1. Aspose.PSD for .NET 19.5 - 发布说明|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....= new int [] { Color . Red . ToArgb (), Color . Blue . ToArgb...ToArgb (), Color . Blue . ToArgb (), Color . Blue . ToArgb (), Color...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Visual Component Editor|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.... Background - background color of the BarCode image. Angle...size calculation. Color - barcode text color. Location - specifies...

    docs.aspose.com/barcode/reportingservices/visua...
  3. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...setFillColor ( Color . getBlack ()); annot . setBorderColor ( Color . getYellow...getYellow ()); annot . setColor ( Color . getBlue ()); annot . setFontSize...

    products.aspose.com/pdf/java/redaction/
  4. Table.Style | Aspose.Words for .NET

    Discover how to easily customize your table's appearance with the Table Style property—enhance your designs with unique styles effortlessly!...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....pen color is combined with the destination bitmap color (the...(the color of the corresponding pixel on the device surface) by using...

    docs.aspose.com/words/java/handling-windows-met...
  6. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...a smooth transition of one color to another. It is used for making...horizontal linear gradient from two colors, fill a rectangle, fill a text...

    docs.aspose.com/page/net/ps/working-with-gradient/
  7. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Shapes[shapeIndex]; // Set the fill color of the shape shape.FillFormat...FillFormat.SolidFillColor.Color = Color.LightBlue; // Draw a cross...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  8. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/java/add-curve/
  9. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, Color, and so on) for an object. To learn more, visit the documentation article in C++....attributes (font name, font size, color, and so on) for an object. To...Returns the present calculated color of the text (black or white)...

    reference.aspose.com/words/cpp/aspose.words/font/
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....size, font style, and font color etc for stamp object. In order...$document -> getPages (); $colors = new Color (); // create text stamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...