Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 47,069 for

color

(0.14 sec)
  1. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document....a revision, then change the color of all revisions to green. builder...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... Color . Gray ; 9 10 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  3. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...currently only support color for example : { 'color' : 'rgba(85, 57...currently only support color for example : { 'color' : 'rgba(85, 57...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  4. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....to the clipboard Change the color of the stroke line and fill...{ FillColor = Color.Azure, StrokeColor = Color.Brown }; map.Add(VectorLayer...

    products.aspose.com/gis/net
  5. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET....This blending generates a new color as a result of the alpha channel...channel mixing with the original colors in the image. To draw graphics...

    docs.aspose.com/drawing/net/working-with-image-...
  6. Create waterfall chart with legend customizatio...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Cells Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 M…...green color and negative (decrease) value in red color. AsposeWaterfallChart...positive (increase) bar fill color: GREEN and negative as read...

    forum.aspose.com/t/create-waterfall-chart-with-...
  7. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX.... Coloring Tables Altering colors in table rows The...produce tables with alternate row colors. The package must be loaded...

    docs.aspose.com/tex/java/latex-tables/
  8. Specify how to cross string in output HTML usin...

    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....an image bordered with red color, as shown in this screenshot...

    docs.aspose.com/cells/net/specify-how-to-cross-...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Add a fill color for chart series. Add labels...( 30 ))); // Sets the fill color for series series -> get_Format...

    docs.aspose.com/slides/cpp/create-chart/
  10. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...state 30 document. setPaint (Color. BLUE ); 31 32 //Fill the rectangle...

    docs.aspose.com/page/java/ps/working-with-clips/