Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 26,945 for

excel worksheet

(0.3 sec)
  1. 在形状的文本选项中指定东亚和拉丁字体名称,使用Node.js通过C++|Documentation

    学习如何在形状的文本选项中指定东亚和拉丁字体名称,使用Aspose.Cells for Node.js via C++。...,并将工作簿保存为 输出Excel文件 。下方截图显示输出文本框在Microsoft Excel中的拉丁和远东字体名称。...Workbook (); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-the...
  2. Update TSV File using .NET | products.aspose.com

    Modify TSV documents in C# VB.NET applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for .NET...relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/tsv/
  3. Update XLS File using .NET | products.aspose.com

    Modify XLS documents in C# VB.NET applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for .NET...relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/xls/
  4. Update XLT File using .NET | products.aspose.com

    Modify XLT documents in C# VB.NET applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for .NET...relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/xlt/
  5. 在Apache POI和Aspose.Cells中使用边框|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....Cells提供一个代表Microsoft Excel文件的类 Workbook ,Workbook类包含一个...tion,允许访问Excel文件中的每个工作表。工作表由Worksheet类表示。Worksheet类提供一个Cells...

    docs.aspose.com/cells/zh/java/working-with-bord...
  6. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....style="color: red;">Please select an Excel file.</p>' ; return ; } const...)); // Access worksheets collection const worksheets = workbook...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  7. Setting Shared Formula with Node.js via C++|Doc...

    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....want to add a function in a worksheet that will perform some calculations...via C++ Suppose you have a worksheet filled with data in a format...

    docs.aspose.com/cells/nodejs-cpp/setting-shared...
  8. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  9. Digitally Sign XLS File Online or using Android...

    Free online app for digital signature in XLS spreadsheet. Develop Android application to electronically sign XLS spreadsheets....add in collection Load the worksheet using Workbook Use setDig...setDigitalSignature(signatures) to sign the worksheet Finally save it Java Code...

    products.aspose.com/total/android-java/signatur...
  10. 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…...don’t match with Excel. In below example, Excel will return #REF...If value is not found both Excel and Aspose will return #N /A...

    forum.aspose.com/t/vlookup-function-returns-une...