Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 17,646 for

area

(0.07 sec)
  1. Set Picture as Background Fill in the Chart|Doc...

    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....objects, such as the plot area, chart area, or legend box of a chart...

    docs.aspose.com/cells/java/set-picture-as-backg...
  2. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....Chart This method adds a simple area chart to the first slide. static...get_Slide ( 0 ); // Add a simple area chart to the first slide. auto...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  3. Chart|Aspose.Slides for Node.js via .NET Docume...

    Master charts with Aspose.Slides for Node.js via Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with JavaScript examples....Chart This method adds a simple area chart to the first slide. function...get_Item ( 0 ); // Add a simple area chart to the first slide. let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....formatted text to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. The following example shows...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  5. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. You can set the Print Area, Print Titles and Page Order....to: Select a specific print area on a worksheet. Print titles...Print Area By default, the print area incorporates all areas of...

    docs.aspose.com/cells/python-net/setting-print-...
  6. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....Chart This method adds a simple area chart to the first slide. static...get_Item ( 0 ); // Add a simple area chart to the first slide. IChart...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation.... area . foregroundColor = new AsposeCells...); srs . points . get ( 1 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  8. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation....columns with which the footnotes area is formatted. public int Columns...the value of 0, the footnotes area is formatted with a number of...

    reference.aspose.com/words/net/aspose.words.not...
  9. Rendering Slicer with Node.js via C++|Documenta...

    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 by setting the print area that covers only the slicer...get ( 0 ); // Set the print area because we want to render slicer...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  10. Layout detecton|Documentation

    How to detect the layout of the provided image....sequential index of the content area, unique within the entire image...bounding rectangle of the content area. Example The following code...

    docs.aspose.com/ocr/python-net/layout_detection/