Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 41,618 for

color

(0.09 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. 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/
  4. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...setHighlightColor(new Color(211, 211, 211)); if (std.getLevel()...setHighlightColor(new Color(211, 211, 211)); Color color = std.getContentsFont()...

    forum.aspose.com/t/chinese-date-language-locale...
  5. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Color . LightGray ), DefaultCellBorder...All , . 5f , Aspose . Pdf . Color . LightGray ) }; for ( int row_count...

    products.aspose.com/pdf/net/table/
  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. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient 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...
  9. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。... innerHTML = '<p style="color: green;">Operation completed...'result' ). innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  10. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Box , 1f , Color . getDarkSlateGray ())); table...BorderSide . Box , 0 . 5f , Color . getBlack ())); table . getMargin...

    docs.aspose.com/pdf/java/complex-pdf-example/