Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 30,492 for

worksheet

(0.53 sec)
  1. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...const sheet = workbook . worksheets . get ( 0 ); // Gets left...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  2. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。...Workbook (); // Access first worksheet const sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  3. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...xlsx" ); Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  4. 释放工作簿的未托管资源(JavaScript通过C++)|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++释放Workbook对象的未托管资源。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/release...
  5. Convert Excel to HTML with tooltip using JavaSc...

    Learn how to convert Excel files to HTML format with tooltips for complete text display using Aspose.Cells for JavaScript via C++....Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  6. Using ActiveX Controls in Excel using Node.js

    Follow this article for using ActiveX controls in Excel using Node.js. It has IDE settings, steps, and a sample code for inserting ActiveX command button using Node.js....ShapeCollection that is part of each worksheet. This method requires the...

    kb.aspose.com/cells/nodejs/using-activex-contro...
  7. Remove Excel Macros in Python

    Follow this article to remove Excel macros in Python. It has details to set the IDE, a list of steps, and a sample code to remove macros from Excel in Python using different criteria as per your requirements....method remove() takes the worksheet reference for removing all...

    kb.aspose.com/cells/python/remove-excel-macros-...
  8. Convert Excel to Markdown using C#

    Follow this article to convert Excel to Markdown using C#. It has details to set the IDE, a list of steps, and a sample code to transform Excel to Markdown using C#....Workbook object Access the first worksheet from the loaded Workbook Add...

    kb.aspose.com/cells/net/convert-excel-to-markdo...
  9. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. Android API code to extract text in rows and cells from XLSM spreadhseets....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/android-java/parse/xlsm/
  10. 使用Node.js通过C++在Excel转换为HTML时排除未使用的样式|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++转换Excel为HTML时排除未使用的样式。...XXXX" ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/exclude-unu...