Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 30,198 for

worksheet

(0.17 sec)
  1. Split Panes in Apache POI and Aspose.Cells|Docu...

    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....implement split views, use the Worksheet class’s split method. To remove...setActiveCell ( "A20" ); //Split the worksheet window book . getWorksheets...

    docs.aspose.com/cells/java/split-panes-in-apach...
  2. Data Validation|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....to auto-filter or validate worksheet data. Data validation is the...pertaining to data entered on a worksheet. For example, use validation...

    docs.aspose.com/cells/java/data-validation/
  3. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....range, and the index of the worksheet. The CreateUnionRange method...Move Range of Cells in a Worksheet with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/create-union-range/
  4. 通过 JavaScript 通过 C++ 使用 IFilePathProvider 接口提供导...

    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....> < body > < h1 > Export Worksheet to HTML with FilePathProvider...Sample_filepath.xlsx file to export worksheets to separate HTML files. </...

    docs.aspose.com/cells/zh/javascript-cpp/provide...
  5. 用JavaScript通过C++冻结Excel工作表的首列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++以编程方式冻结Excel工作表的左侧列。... 请使用 Worksheet.freezePanes(number, number...构建工作簿以打开文件或创建一个空文件。 2. 使用Worksheet.freezePanes()方法冻结第一列。 3.保存文件。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Add Cell Validations|Documentation

    This article introduces how to add list validation, drop‑down list validation and custom expression validation in GridWeb.... Access a worksheet. Access the cell to which...control to a Web Form. Access a worksheet. Access the cell for which...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....Workbook (); // Access the first worksheet from the collection const...const sheet = workbook . worksheets . get ( 0 ); // Access cell A1...

    docs.aspose.com/cells/javascript-cpp/implement-...
  8. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...first worksheet const worksheet = workbook . worksheets . get...cells range const range = worksheet . cells . createRange ( "B2:D7"...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  9. 使用JavaScript通过C++的ImageOrPrintOptions的PageIndex...

    学习如何使用C++的Aspose.Cells for JavaScript将Excel文件的特定页面渲染为图像。...first worksheet const worksheet = workbook . worksheets . get...sheetRender = new SheetRender ( worksheet , opts ); // Generate images...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  10. Manage Smart Art with JavaScript via C++|Docume...

    Learn how to manage Smart Art in Aspose.Cells for JavaScript via C++....Add WordArt Watermark to Worksheet with JavaScript via C++ Data...

    docs.aspose.com/cells/javascript-cpp/managing-s...