Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 47,060 for

color

(0.15 sec)
  1. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....the draw type, draw color, background color, layers, pen options...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  2. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....also like background color, draw color, draw type, layers, layouts...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...
  3. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++....Col ( System :: Drawing :: Color :: get_LightCoral ()); shading...Col ( System :: Drawing :: Color :: get_LightSalmon ()); builder...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and save the desired portion of image as a separate image on the disk....like setting the background color, setting the interrupt monitor...required, setting the transparent color, setting the horizontal and...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  5. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。...; Copy 1 // Change the fill color of an SVG circle in C# 2 3 //...<circle> element to change a color 13 SVGCircleElement circleElement...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  6. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...font-size:12pt; color:#333; margin:20px;} h1 {color:#0066CC; margin-bottom:10px;}...

    forum.aspose.com/t/supported-css-properties-for...
  7. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark/
  8. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Color = Color . Black . ToArgb (); ppChart.... Line . ForeColor . RGB = Color . Black . ToArgb (); // Access...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  10. aspose.words.themes module | Aspose.Words for P...

    The aspose.words.themes module provides classes that allow to access theme information in Microsoft Word documents....theme can specify fonts and colors to be used in a document. Themes...Theme.minor_fonts and Theme.colors To learn more, visit the Working...

    reference.aspose.com/words/python-net/aspose.wo...