Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 30,204 for

worksheet

(0.11 sec)
  1. Aspose.Cells 16.12.0 中的公共 API 更改|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....CreateIWorkbook (); //Access first worksheet intrusive_ptr < IWorksheet...samplePath ); //Access first worksheet intrusive_ptr ws = wb -> GetIWorksheets...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  2. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....parameter Access of relevant Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/update/xlsx/
  3. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...xlsx"); Worksheet sheet = excel.Worksheets[0]; excel.Re...

    forum.aspose.com/t/vlookup-function-returns-une...
  4. 将VBA宏用户表单设计存储器从模板复制到目标工作簿,用JavaScript通过C++|Docu...

    学习如何使用Aspose.Cells for JavaScript通过C++将VBA项目(包括设计存储器)从一个Excel文件复制到另一个。...)); // Copy all template worksheets to target workbook const...const sheets = templateFile . worksheets ; const sheetCount = sheets...

    docs.aspose.com/cells/zh/javascript-cpp/copy-vb...
  5. 用JavaScript通过C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++将图片设置为图表背景填充。我们的指南将向您展示如何导入和定位图片,调整其大小和颜色,以及应用格式选项以增强图表的外观。...arrayBuffer )); // Get the first worksheet and set its name to "Data"..."Data" let sheet = workbook . worksheets . get ( 0 ); sheet . name...

    docs.aspose.com/cells/zh/javascript-cpp/set-pic...
  6. Aspose.Cells for Java - Interruptible Library|D...

    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....new Workbook (); // Get the Worksheets WorksheetCollection wss =...i = 0 ; i < 50 ; i ++) { Worksheet sheet = wss . get ( wss ....

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  7. 通过C++用JavaScript打开文件的不同方法|Documentation

    本文介绍如何使用Aspose.Cells for JavaScript通过C++ API打开Excel文件... Worksheets count: ${ workbook1 . worksheets . count }...the first worksheet in the Excel file const worksheet = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  8. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...Workbook(path); var worksheet = workbook.Worksheets.FirstOrDefault(e...sheet); var pivotTable = worksheet.PivotTables.FirstOrDefault(e...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  9. Secure PDF Documents|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....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/net/secure-pdf-documents/
  10. Extract OLE Objects from Workbook|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....OLE objects on the first worksheet. Template document with OLE...

    docs.aspose.com/cells/net/extract-ole-objects-f...