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

worksheet

(0.45 sec)
  1. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Node.js via C++ API....Access the Worksheet You need to access the worksheet where you...be working with the first worksheet. Step 4: Apply Percentage...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  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. 将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...
  4. 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...
  5. 通过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...
  6. 用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...
  7. 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...
  8. 在Aspose.Cells中为工作表添加WordArt水印|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...."Add WordArt Watermark to Worksheet.xlsx" ; //Instantiate a new...default sheet Worksheet sheet = workbook . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  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...