Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 21,283 for

worksheet

(0.09 sec)
  1. 在xlsx4j中检测合并单元格|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....ArrayList < CellArea > al = worksheet . getCells (). getMergedCells...ecol + "," + erow + "]" ); worksheet . getCells (). unMerge ( frow...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  2. Insert a Linked Picture from Web Address with C...

    Learn how to insert a linked picture from a web address into a Worksheet using Aspose.Cells for C++....the web (http://) into a worksheet. To do so, specify the picture’s...picture from a web address to a worksheet. #include <iostream> #include...

    docs.aspose.com/cells/cpp/insert-a-linked-pictu...
  3. Find if the cell value starts with single quote...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for C++ API....Workbook wb ; // Create worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/find-if-the-cell-valu...
  4. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....Workbook (); // Get the default Worksheet from the Workbook var sheet...sheet = book . Worksheets [ 0 ]; // Add a TextBox to the collection...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  6. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS XLSX CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats...implementing formulas, styling of worksheets to the most granular level...Convert Chart to Image Convert Worksheet to Image Convert Spreadsheet...

    products.aspose.com/cells/php-java/
  7. Feature Overview|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....document Converting worksheet to image & worksheet to image by page...Excel® would do that). Render worksheet pages to raster images (TIFF...

    docs.aspose.com/cells/net/feature-overview/
  8. Page Setup Features|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....Hyperlinks in Range Find if the Worksheet is Dialog Sheet...

    docs.aspose.com/cells/python-java/page-setup-fe...
  9. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Workbook class contains a worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  10. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/cells-number-settings/