Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 21,302 for

worksheet

(0.04 sec)
  1. Convert JSON Format to DOTX via C++ | products....

    C++ API t0 Parse JSON to DOTX without using Microsoft Word...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...
  2. 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...
  3. Aspose.Cells 8.9.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....//Access the worksheet to be rendered Worksheet sheet = book...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 使用GlobalizationSettings类为饼图的自定义小计标签和其他标签设置Node....

    学习如何使用Aspose.Cells for Node.js via C++中的GlobalizationSettings类自定义饼图的小计标签和其他标签。...()); // Accesses the 1st worksheet from the collection which...Subtotal of type Average to the worksheet sheet . getCells (). subtotal...

    docs.aspose.com/cells/zh/nodejs-cpp/using-globa...
  5. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using java. Lock and unlock Excel files....Close Protect and Unprotect Worksheet...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...
  6. How to Format Number to Scientific|Documentation

    This article will introduce how to Format Number to Scientificusing Aspose.Cells for Python via .NET API....formatting for the data in your worksheets, including scientific notation...the Desired Worksheet You need to access the worksheet where you...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. Updating Slicer with Node.js via C++|Documentation

    This article shows how to update linked pivot tables by updating slicer using Aspose.Cells for Node.js via C++....filePath ); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/updating-slicer/
  8. Tables and Ranges|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....or List Object inside the Worksheet Convert Table to ODS...

    docs.aspose.com/cells/python-net/tables-and-ran...
  9. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles....Workbook (); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  10. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++.... GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/cpp/delete-redundant-spac...