Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 27,204 for

excel worksheet

(1.86 sec)
  1. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet Worksheet = workbook.getWorksheets().get(0); Cells cells = Worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  2. Split Panes in Jython|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....setActiveCell ( "A20" ); # Split the worksheet window workbook . getWorksheets...( 0 ). split (); # Save the Excel file workbook . save ( dataDir...

    docs.aspose.com/cells/java/split-panes-in-jython/
  3. 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....Hide ] Complex financial worksheets, especially ones developed...Dependent Cells: Microsoft Excel Formulas may change based on...

    docs.aspose.com/cells/net/tracing-precedents-an...
  4. Manage Smart Art with Golang via C++|Documentation

    Manage and manipulate Smart Art shapes in Excel files using Aspose.Cells for C++....working with Smart Art shapes in Excel files programmatically. This...Add WordArt Watermark to Worksheet with Golang via C++ Data in...

    docs.aspose.com/cells/go-cpp/managing-smartart/
  5. 获取应用于单元格的验证|Documentation

    本文介绍了如何通过C++中的JavaScript对单元格应用验证。... 同样,您可以使用 Worksheet.validations.validationInCell(number...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/get-val...
  6. 如何用JavaScript通过C++将Excel打印为宽度和高度适合的页面|Documenta...

    本文展示了使用C++的Script设置FitToPagesWide和FitToPagesTall的代码示例...如何用JavaScript通过C++将Excel打印为宽度和高度适合的页面 Contents [ Hide ] 介绍 F...sTall设置用于电子表格应用(如Microsoft Excel),用于控制打印时电子表格的缩放方式。这些设置确保你的打...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Get Cells Index|Documentation

    Learn how to get a row or column by the name of a row, column, or cell. Convert the name of a cell to zero‑based row and column indices....Hide ] The default view of Excel is A1‑style reference, where...manipulate specific data on the worksheet by row and column index, you...

    docs.aspose.com/cells/nodejs-cpp/get-cells-index/
  8. Add calculated field in Pivot Table with C++|Do...

    How to add a calculated field in pivot table with Aspose.Cells for C++....calculated field in Pivot Table in Excel Insert a calculated field in...in a PivotTable in Excel, follow these steps: Select the PivotTable...

    docs.aspose.com/cells/cpp/add-calculated-field-...
  9. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....read and write large Microsoft Excel files with a huge list of data...data or content in the worksheet. The LightCells API is useful...

    docs.aspose.com/cells/cpp/using-lightcells-api/
  10. JSON with JavaScript via C++|Documentation

    Learn how to convert an Excel workbook to JSON using Aspose.Cells for JavaScript via C++.... Convert Excel Workbook to JSON The Aspose...settings for exporting a worksheet to JSON. The following code...

    docs.aspose.com/cells/javascript-cpp/convert-wo...