Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 17,818 for

area

(0.19 sec)
  1. Tracing Precedents and Dependents in Aspose.Cel...

    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....Count ; m ++) { ReferredArea area = ret [ m ]; StringBuilder stringBuilder...= new StringBuilder (); if ( area . IsExternalLink ) { stringBuilder...

    docs.aspose.com/cells/net/tracing-precedents-an...
  2. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....validations ; // Create Cell Area const ca = new AsposeCells ...structure const area = new AsposeCells . CellArea (); area . startRow...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  3. Positioning shape over chart - Free Support For...

    Hello, I want to create a stacked bar chart with rounded corners of the plot Area - as on desired-result.png. I’m doing this by adding a chart and then placing a Rounded Rectangle Shape over it. I have a somewhat work…...rounded corners of the plot area - as on desired-result.png....and width/heigh of the plot area, so that I could place the shape...

    forum.aspose.com/t/positioning-shape-over-chart...
  4. How to set cell link in GridJS|Documentation

    Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....GridJS adds a link object with area , type , address (and keeps...sheet . hyperlinks . push ({ area : 'B2:B2' , type : 0 , // 0=web...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  5. How to set cell link in GridJS|Documentation

    Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....GridJS adds a link object with area , type , address (and keeps...sheet . hyperlinks . push ({ area : 'B2:B2' , type : 0 , // 0=web...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max data range, and max display range of Excel files with the Aspose.Cells for C++ library....we need to know the maximum area. When copying all data from...the maximum area. When exporting a specified area to HTML and...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...
  7. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot Area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...get the location of the plot area and move it accordingly. However...top left corner of the plot area: var workbook = new Workbook(@"...

    forum.aspose.com/t/regression-location-of-plota...
  8. Add WordArt Watermark to Chart|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....the effect to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. Adding WordArt Watermark to...

    docs.aspose.com/cells/java/add-wordart-watermar...
  9. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....we need to know the maximum area. When copying all data from...the maximum area. When exporting a specified area to HTML and...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...
  10. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js 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....the effect 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/nodejs-cpp/add-wordart-wa...