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

area

(0.15 sec)
  1. 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...
  2. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color Area selection. Watermark removal filter automatically fills the marked Area with similar image fragments....as selecting a specific color area to adjust or replace with another...selecting areas with complex outlines or multiple areas sharing...

    docs.aspose.com/imaging/net/developer-guide/man...
  3. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/python-net/managing-ranges/
  4. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …...g you may sepcify print area for the sheet. See the complete...is bigger (with lot of blank area). So I used the Paper Size function...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  5. 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...
  6. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API.... The validation area is the cell range A1:A5 in the...and 1999. Here, the validation area is the B1 cell. Time Data Validation...

    docs.aspose.com/cells/python-net/data-validation/
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API.... The validation area is the cell range A1:A5 in the...1999 . Here, the validation area is cell B1 . Time Data Validation...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  8. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...validation area of cells CellArea area; area.StartRow = 0; area.EndRow...EndRow = 9; area.StartColumn = 0; area.EndColumn = 0; // Add the...

    forum.aspose.com/t/data-validation-example-fail...
  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. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. 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/net/setting-print-options/