Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 12,731 for

fill

(0.46 sec)
  1. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic context using Aspose.Cells for C++....render the entire worksheet, fill the remaining empty space with...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...
  2. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....1 , 130 , 800 ); // Get the fill format of the word art const...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  3. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document...Microsoft Word supports only the fill properties of a background shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....{ get; } Provides access to fill and line formatting of the axis...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 将自定义样式表应用于 Ruby 中的 Visio Diagram|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....custom_stylesheet ) # Apply fill style source_shape . setFillStyle...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  6. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... fill . solid ( aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... fill . color = drawing . Color ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...rectangle with vertical gradient fill in XPS document. 2 3 // Create...

    docs.aspose.com/page/java/xps/working-with-grad...
  9. ShapeTextOrientation enumeration | Aspose.Words...

    Aspose.Words.Drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... fill . solid ( "#00008B" ); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....SetShowCategoryName ( true ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/cpp/creating-treemap-chart/