Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 45,967 for

color

(0.54 sec)
  1. Convert DWF to TIFF via JavaScript | products.a...

    Sample code for DWF to TIFF conversion. Use API example code for batch DWF files to TIFF conversion....complex enough to have fonts, color, and images. Read More TIFF...palette-color and full-color image data in several color spaces...

    products.aspose.com/cad/javascript-net/conversi...
  2. ICO Images Dithering with Python | products.asp...

    How to use Python for ICO 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/ico/
  3. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Workbook created and...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  4. Fill.gradientStyle property | Aspose.Words for ...

    Fill.gradientStyle property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...Rectangle , 80 , 80 ); // Apply Two-color gradient fill to the shape....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Get worksheet unique id with JavaScript via C++...

    This article shows how to get an Excel worksheet's unique ID using the JavaScript library and C++ API programmatically.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Unique Id: ' + uniqueId...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  6. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red Color to some cells. Step 3: I applied yellow Color to other cells. Step 4: When performing undo (Ctrl + Z), the Colors are removed correc…...red color to some cells. Step 3: I applied yellow color to other...performing undo (Ctrl + Z), the colors are removed correctly, but...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  9. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...differences in resolution, size, or color depth. Update Aspose.CAD : Make...you can set the background color or adjust the scaling options...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  10. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...AddStop (offset: 1, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/net/create-svg-document/