Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 17,642 for

area

(0.15 sec)
  1. Get Range with External Links using JavaScript ...

    Learn how to get ranges with external links using Aspose.Cells for JavaScript via C++. Retrieve data from different Excel files efficiently....of the area ReferredArea.endRow : The end row of the area ReferredArea...Indicates whether this is an area ReferredArea.isExternalLink()...

    docs.aspose.com/cells/javascript-cpp/get-range-...
  2. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes Area is formatted....columns with which the footnotes area is formatted. get columns ()...the value of 0, the footnotes area is formatted with a number of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to apply Excel data validation list using Python....reference range Create a cell area and use it to generate a validation...having dropdown boxes in the cell area These steps offer a brief summary...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  4. 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/
  5. Region of Interest|Documentation

    Learn how to limit barcode recognition to specific regions in an image using BarCodeReader in Aspose.BarCode for Java....recognition to specific rectangular areas of an image, known as regions...ROI: A barcode occupies a fixed area of a label or form. Several...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. 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...
  7. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...problem: Check Print Area : Ensure that the print area is correctly set...range.Address to set the print area. Verify that this address is...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  8. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....objects, such as the plot area, chart area, or legend box of a chart...

    docs.aspose.com/cells/go-cpp/set-picture-as-bac...
  9. 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-...
  10. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Java: 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/java/examples/elements/c...