Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 45,352 for

color

(0.14 sec)
  1. Modifying 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....creating the illusion of new colors and shades by varying the pattern...common means of reducing the color range of images down to the...

    docs.aspose.com/psd/java/modifying-images/
  2. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... You can customize fill color, opacity, corner rounding, stroke...Used fill – rectangle fill color fill-opacity – fill transparency...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  3. Get Cells Range|Documentation

    Learn how to get cells range through the Aspose.Cells for JavaScript via C++ API....SaveFormat , FileFormatType , Color } = AsposeCells ; AsposeCells...createStyle (); temp . font . color = new Color ( 255 , 0 , 0 ); cell...

    docs.aspose.com/cells/javascript-cpp/get-cells-...
  4. Aspose::Words::Tables::PreferredWidth::FromPoin...

    Aspose::Words::Tables::PreferredWidth::FromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. ColorPrintMode | Aspose.Words for Java

    Specifies how non-Colored pages are printed if the device supports Color printing in Java....non-colored pages are printed if the device supports color printing...Description GRAYSCALE_AUTO Non-colored pages if detected are printed...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....3D model, maybe in different colors, rendering engine usually share...(); // Define color vectors Vector3 [] colors = new Vector3 []...

    docs.aspose.com/3d/java/add-node-hierarchy-and-...
  7. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....Example To change the font and color of a cell using Aspose.Cells...borders can be drawn in any color. Moreover, developers have the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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 is represented as 32-bit ARGB...structure where there are 4 color channels and they are stored...

    docs.aspose.com/imaging/java/public-api-changes...
  9. 更改单元格的格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库更改单元格格式,包括字体、颜色、边框等。通过调整这些属性,可以更好地控制单元格的外观。... innerHTML = '<p style="color: red;">Please select an Excel...format style . font . color = AsposeCells . Color . Red ; style . font...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), borders...borders -> idx_get ( 0 ) -> get_Color (). ToArgb ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/bor...