Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 12,018 for

fill

(0.1 sec)
  1. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++....use a template file already filled with data. The data will be.... PutValue ( u "Sale" ); // Fill in employee names cell = cells...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  2. 将自定义样式表应用于 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...
  3. 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...
  4. Smart Marker Parameters|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....always fill only one cell whereas variable arrays may fill several... and process the markers to fill data into the cells. How to...

    docs.aspose.com/cells/net/smart-marker-parameters/
  5. 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...
  6. 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/
  7. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write...chart on the slide. Set fill type and fill color of chart Set round...

    docs.aspose.com/slides/nodejs-java/chart-format...
  8. 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...10f, "[Prev]" ); 41 glyphs. Fill = api. CreateSolidColorBrus...

    docs.aspose.com/page/net/xps/event-based-modifi...
  9. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to the template Excel files with Aspose.Cells for Python via .Net library....always fill only one cell whereas variable arrays may fill several...short, the shift parameter fills the same function for vertical/normal...

    docs.aspose.com/cells/python-net/using-smart-ma...
  10. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...// Set the shape's fill color shape.Fill.SolidFill.Color = Color...> 0) { if (shape.Fill != null) { shape.Fill.FillType = FillType...

    forum.aspose.com/t/excel-shape-text-font-color-...