Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 8,424 for

fill color

(0.41 sec)
  1. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties... format Provides access to fill and line formatting of the chart...size = 15 ; title . font . color = "#008000" ; // Set the "Show"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add a Picture to an Excel Comment|Documentation

    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....On the Colors and Lines tab, click the arrow for Color . Click...Click Fill Effects . On the Picture tab, click Select Picture . Locate...

    docs.aspose.com/cells/java/add-a-picture-to-an-...
  3. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET... Fill = api. CreateSolidColorBrus (Color. Blue ); 36...41 glyphs. Fill = api. CreateSolidColorBrus (Color. Blue ); 42...

    docs.aspose.com/page/net/xps/event-based-modifi...
  4. Convert SVG to XPS | Aspose.HTML for .NET

    Convert SVG to XPS using Aspose.HTML for .NET. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG Converter....cx ='100' cy ='100' r ='60' fill='none' stroke='red' stroke-width='10'...page size, margins, background color, etc. Property Description This...

    docs.aspose.com/html/net/convert-svg-to-xps/
  5. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....Extract data from Acroforms Fill PDF forms programmatically How...); textBoxField . setColor ( Color . getGreen ()); // Add field...

    products.aspose.com/pdf/java/acroforms/
  6. 在 Python 中使用 FloatingBox 进行 PDF 布局|Aspose.PDF f...

    学习如何在 PDF 文档中使用 FloatingBox 进行文本布局、多列内容和精确定位(使用 Python)。... add () # Create and fill box box = ap . FloatingBox (...BorderSide . ALL , 1.5 , ap . Color . dark_green ) box . is_need_repeating...

    docs.aspose.com/pdf/zh/python-net/floating-box/
  7. 如何用Node.js和C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建组合图表。我们的全面指南将演示如何将不同图表类型合并为一个组合图表,以实现更有效的数据展示。... Color . Pink ); chart . getNSeries...setForegroundColor ( AsposeCells . Color . Orange ); chart . getNSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/create-comb...
  8. Render Worksheet to Graphic Context with Node.j...

    Learn how to render a worksheet to graphic context using Aspose.Cells for Node.js via C++. This includes rendering to image files, screens, and printers....worksheet, fill any remaining empty space with blue color in the...

    docs.aspose.com/cells/nodejs-cpp/render-workshe...
  9. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your document design and readability.... Fill . Solid ( Color . DarkBlue ); // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...getFont().getBorder().setColor(Color.GREEN); builder.getFont().getBorder()...

    reference.aspose.com/words/java/com.aspose.word...