Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 46,919 for

color

(1.72 sec)
  1. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... CreateSolidColorBrus (Color. Gray ); 10 doc. AddPath (doc...doc. CreateSolidColorBrus (Color. Gray ); 11 12 // Create path...

    docs.aspose.com/page/net/xps/working-with-trans...
  2. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... pydrawing import Color 3 from aspose. tex . io import...background color. 19 options. background_color = Color. white 20...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  3. Hiding the Display of Zero Values in the Worksh...

    This article shows sample code that explains how to programmatically hide zero values in an Excel spreadsheet using the JavaScript library via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/hiding-the...
  4. 在 XPS 文件中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 .NET 中使用该功能。... CreateSolidColorBrus (Color. Gray ); 10 doc. AddPath (doc...doc. CreateSolidColorBrus (Color. Gray ); 11 12 // Create path...

    docs.aspose.com/page/zh/net/xps/working-with-tr...
  5. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), borders...borders -> idx_get ( 0 ) -> get_Color (). ToArgb ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping shapes for a clearer, more organized layout....// Insert three different colored rectangles that partially overlap...None ); shape . FillColor = Color . Orange ; shape = builder ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... You can customize fill color, opacity, corner rounding, stroke...Used fill – rectangle fill color fill-opacity – fill transparency...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  8. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...PsSaveOptions(); 7 //Set page's background color to see white image on it's own...options. setBackgroundColor ( new Color(211, 8, 48)); 9 10 // Create...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  9. Filtering the kind of data while loading the wo...

    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....explains that the data in red color and yellow background will not...can see that the data in red color and yellow background is not...

    docs.aspose.com/cells/net/filtering-the-kind-of...
  10. MultiPageLayout class | Aspose.Words for Node.js

    Aspose.Words.Saving.MultiPageLayout class. Defines a layout for rendering multiple pages into a single output....Gets or sets the background color of the output. The default is...borderColor Gets or sets the color of the pages border. The default...

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