Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 44,876 for

color

(0.18 sec)
  1. BarcodeParameters.foregroundColor property | As...

    BarcodeParameters.foregroundColor property. Bar code foreground Color (0x000000 - 0xFFFFFF)...property Bar code foreground color (0x000000 - 0xFFFFFF) get foregroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BMP Images Grayscale with Python | products.asp...

    How to use Python to grayscale BMP 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...
  3. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Table () # Set the table border color as LightGray table . border...ALL , 5 , ap . Color . from_rgb ( apd . Color . light_gray ))...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  4. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...12 ; textBox . fillColor = Color . fromArgb ( 255 , 255 , 255...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  5. Aspose::Words::BorderCollection::ClearFormattin...

    Aspose::Words::BorderCollection::ClearFormatting method. Removes all borders of an object in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), firstParagraphBorder...firstParagraphBorder -> get_Color (). ToArgb ()); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....to perform per-pixel normal/color. A per-vertex information like...like normal or vertex color is achieved by VertexElement. In Aspose...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  7. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...parameters (new Rectangle, title, color, InteriorColor, Opacity). Create...parameters (new Rectangle, title, color, InteriorColor, Opacity). After...

    docs.aspose.com/pdf/cpp/figures-annotation/
  8. Aspose::Words::Drawing::Fill::get_Pattern metho...

    Aspose::Words::Drawing::Fill::get_Pattern method. Gets a PatternType for the fill in C++....with foreground and background colors to the shape fill: fill ->...Drawing :: Color :: get_Aqua (), System :: Drawing :: Color :: get_Bisque...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Python via .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, Color and normal bits as well as the compression level before encoding a mesh....position, texture coordinates, color and normal bits as well as the...position, texture coordinates, color and normal bits as well as the...

    docs.aspose.com/3d/python-net/encoding-3d-mesh-...
  10. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....per pixel and use a yellow color background by utilizing the...use an object Pen with a Blue color, to draw a dotted line or use...

    docs.aspose.com/imaging/java/developer-guide/ho...